![]() |
In HTML, any element can be dragged and dropped. It is meant that You can move the element from one place to another place. HTML Drag and Drop interfaces enable applications to use drag-and-drop features in browsers. The user may select draggable elements with a mouse, drag those elements to a droppable element, and drop them by releasing the mouse button. A translucent representation of the draggable elements follows the pointer during the drag operation. You can customize which elements can become draggable, the type of feedback the draggable elements produce, and the droppable elements. This overview of HTML Drag and Drop includes a description of the interfaces, basic steps to add drag-and-drop support to an application, and an interoperability summary of the interfaces. |
Category: | Web Tutorial |
Sub Category: | HTML Drag and Drop API |
Uploaded by: | Admin |
Read Articlehttps://horje.com/learn/1434/reference