jQuery Touch Plugin

Here’s an interesting-looking new jQuery plugin release for those of you doing iPhone Web development:

I have written a jQuery plugin that can use the 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.

LINK: http://plugins.jquery.com/project/touch

DEMO: http://www.manifestinteractive.com/iphone/touch/

h/t: iPhoneWebDev!

Leave a comment