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 holdIt is completely unobtrusive (by using feature detection) and can be added to any jQuery UI project to provide support for apples mobile devices.