Skip to main content

Timeline for Drag with mootools on mobile

Current License: CC BY-SA 3.0

6 events
when toggle format what by license comment
Apr 11, 2014 at 9:59 comment added abidibo Actually there is a problem due to an android bug, see uihacker.blogspot.it/2011/01/android-touchmove-event-bug.html and code.google.com/p/android/issues/detail?id=5491. Basically you need to call event.preventDefault() in the touchmove callback, then adjust things to correctly remove the event handler
May 27, 2013 at 20:55 comment added Sergio Great!! do you know how to disable scrolling while the touch event is dragging? My window scrolls at same time as it drags...
Jun 8, 2012 at 10:38 review Suggested edits
Jun 8, 2012 at 15:05
Dec 24, 2011 at 17:46 comment added Dimitar Christoff awesome, +1 - if this has been tested in production and it works, why not mod the original classes and send a pull request to mootools-more instead? touch devices are far more widespread and this is useful to have out of the box.
Oct 21, 2011 at 15:44 history edited chasew CC BY-SA 3.0
added 30 characters in body
Oct 21, 2011 at 15:38 history answered chasew CC BY-SA 3.0