Skip to main content
jQuery Logo

Tagged: touch


jQuery Tap

A jQuery plugin that creates a click alternative for touch enabled browsers.\ \ Click events on touch devices do not work the best. There is a 300ms delay from when you release your finger to the time the click event is triggered. This behavior is not desired.\ \ What is nice about this plugin, and what makes it different from other plugins, is that it takes advantage of jQuery's special event API, so you can use jQuery.on to bind events. And, because the event is bound through jQuery's on API, you can take advantage of namespaces and delegate events.

1.1.4

Released May 23, 2014

0
Watchers
0
Forks
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.

1.0.0

Released July 5, 2013

0
Watchers
1
Forks
swipeMultiTouch

Plugin of jQuery, it can call a callback when a swipe multi touch event done

1.0.0

Released December 5, 2013

0
Watchers
1
Forks
jQuery Touch Hooks

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

1.0.3

Released January 27, 2014

0
Watchers
1
Forks

Tags