How to drag and drop texts from one box to another box? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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.

19th Feb 2019, 11:02 AM
Abhishek
Abhishek - avatar
2 Respuestas
0
Using draggable property
19th Feb 2019, 11:28 AM
Aditya Kannojia
Aditya Kannojia - avatar
0
could you write code for it. ?
19th Feb 2019, 2:58 PM
Abhishek
Abhishek - avatar