+ 1
How to drag and drop texts from one box to another box?
Make two boxes with css and add few texts in both and you must be able to drag and drop text from one box to another, also it would be nice if the boxes have an add text feature to add new texts.
2 ответов
0
Using draggable property
0
could you write code for it. ?