how to use the Drag-Drop API? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

how to use the Drag-Drop API?

10th Nov 2016, 6:16 PM
Jaydeep Khatri
Jaydeep Khatri - avatar
2 Answers
+ 2
Drag and Drop is a part of HTML5, you can see how it works at w3 School: http://www.w3schools.com/html/html5_draganddrop.asp in this site you can study the code and try it out as well. For a bit more detailed information: https://www.html5rocks.com/en/tutorials/dnd/basics/
10th Nov 2016, 10:22 PM
Christian Ståhl
Christian Ståhl - avatar
+ 1
you can use HTML 5 API, but you need understand basic JavaScript before use this.
15th Dec 2016, 5:10 PM
Loi Hoang
Loi Hoang - avatar