Sunday, October 07, 2012

Web Drag and Drop on Mobile

Mobile devices are using touch events in web browser for moving page.
This is a challenge for drag/drop...

Example javascript (no jQuery) example that works with mouse and touch:
Drag and drop

jQuery mobile Drag and Drop plugin 


No comments: