jquery-ui-for-ipad-and-iphone


jquery-ui-for-ipad-and-iphone

Provides an interface layer to map touch events to jQuery UI interface elements.

Adds support for

* Clicking = tap
* Double Clicking = double tap
* Dragging = touch and move
* Right Click = touch and hold

It is completely unobtrusive (by using feature detection) and can be added to any jQuery UI project to provide support for apples mobile devices.

Related Posts