0

I COULDN'T UNDERSTAND DRAG AND DROP API . Please tell me its use ?

4th May 2018, 2:19 PM
Bhavik Khatri
Bhavik Khatri - avatar
2 Réponses
+ 2
HTML Drag and Drop interfaces enable applications to use drag and drop features in Firefox and other browsers. For example, with these features, the user can select draggable elements with a mouse, drag the elements to a droppable element, and drop those elements by releasing the mouse button. A translucent representation of the draggable elements follows the mouse pointer during the drag operation. [ mozilla ]
4th May 2018, 2:42 PM
᠌᠌Code X
᠌᠌Code X - avatar
0
I recommend you to learn JacaScript and then reviewing the API
4th May 2018, 3:29 PM
Master Assassin
Master Assassin - avatar