Touch Image Gallery

Touch Image Gallery is a simple image gallery that caters to mobile and desktop browsers alike, by being touch/ swipe friendly, in addition to the traditional way of navigating. The gallery itself consists of just a regular UL list with images defined inside it.

jQuery tapclick event

Adds a new event that responds more quickly than clicks on touch devices, which tend to have a 300ms delay between touchend and click. Modeled on Google’s FastButton, but also handles delegated events.

jqSwipe

Minimal swipe special event for touch-enabled devices

jQuery Touch Hooks

Hook into jQuery fix hook API to copy over touch event properties into jQuery.Event.