Horje
How to Make an Element Draggable

First of all: To make an element draggable, set the draggable attribute to true:


Example of Making an Element Draggable

index.html
Example: HTML
<img draggable="true">

Output should be:

Example of Making an Element Draggable





Category:
Web Tutorial
Sub Category:
HTML Drag and Drop API
Uploaded by:
Admin


Read Article
https://develop.horje.com/learn/1434/reference