0
How to code a draggable image?
1 Answer
+ 2
<img src="" draggable="true">
However, that works only for the mouse pointer's event. You have to write a custom function that changes the css properties (left, top) of the selected image if you must use a touch event.
The function could be hard to write, you update the position of a selected image on every frame
Hot today
What is the problem 🤨🧐??
1 Votes
Generador de divicion python.
1 Votes
Broken Image in Sololearn App
0 Votes