+ 27

How to implement the drag&drop on mobile?

"drag" works great in the browser. But In mobile it only "jumps". (touch on an element, then touch on the place where you want to drag). I want to realize soft draggble from start place to final place. Need some advice 😇

30th Sep 2020, 8:33 PM
Gulnaz
Gulnaz - avatar
2 Answers
+ 14
Share your code link ☺
1st Oct 2020, 12:34 AM
JOY
JOY - avatar
+ 1
There's currently no builtin drag-drop api for mobile, i'll try a custom function for this later
24th Mar 2021, 11:13 AM
Mirielle
Mirielle - avatar