ontouchmove
jQuery Flick
August 17, 2008 - 4:16am — mrmidiThis plugin adds Apple iPod/iPhone (firmware 2.0+) flick/scroll functionality to jQuery. Use built in Touch methods including ontouchstart, ontouchend and ontouchmove.
Includes rubber banding if the user scrolls past the top/bottom of the scrollable region. There is also an internal division ontouchstart to place over any clickable elements. This prevents items that are in the scrollable region from being clicked while you are in mid scroll.
Written By: Peter Schmalfeldt ( Manifest Interactive )
jQuery Touch
July 27, 2008 - 10:50pm — mrmidiThis plugin adds Apple iPod/iPhone (firmware 2.0+) touch functionality to jQuery. Use built in Touch methods including ontouchstart, ontouchend, ontouchmove, ongesturestart, ongesturechange and ongestureend.
You may specify what options you want available for the specified target(s), including: animate, dragx, dragy, rotate, resort and scale.
Written By: Peter Schmalfeldt ( Manifest Interactive )
