I use JQuery's drag and drop on my website. This does not work with touch events on mobile. It is not clear from current JQTouch documentation if it has support for drag and drop based on touch events. Does anyone know anything about this?
Asked
Active
Viewed 2,431 times
2 Answers
1
jqTouch can augment jQuery-UI's draggable() method so it works on mobile devices, apparently...
How can I make a jQuery UI 'draggable()' div draggable for touchscreen?
0
This library might help in the meantime.
Would be nice if the added native support for touch-screen drag events to jQuery.

nickb
- 2,870
- 2
- 25
- 14