HTML Drag and Drop

GPTKB entity

Statements (30)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:attribute draggable
ondragover
ondragstart
ondrop
gptkbp:canBe gptkb:CSS
gptkb:JavaScript
gptkbp:compatibleWith some mobile browsers
gptkbp:definedIn gptkb:W3C_HTML_Living_Standard
gptkbp:enables drag-and-drop functionality in web pages
gptkbp:example dragging files into a browser window
moving elements between containers
reordering list items
gptkbp:features can be restricted for security reasons
https://www.w3.org/2000/01/rdf-schema#label HTML Drag and Drop
gptkbp:interface DataTransfer
gptkbp:introducedIn gptkb:HTML5
gptkbp:partOf gptkb:HTML5
gptkbp:relatedTo gptkb:Clipboard_API
gptkb:File_API
gptkbp:supportedBy most modern browsers
gptkbp:usesEvent drag
drop
dragend
dragenter
dragleave
dragover
dragstart
gptkbp:bfsParent gptkb:Web_Platform_Working_Group
gptkbp:bfsLayer 4