ABigImage – view big versions of images

Fit mobile devices. Uses CSS3 transform and transition for smooth touch sliding. Touch slide left or right opens next or previous image, touch slide up or down closes image. Clicking image opens next one, clicking left side opens previous, clicking right side closes image. Hotkeys for next, previous and close buttons. Closing after viewing of … Continue reading

jQuery Touch Multiselect

jQuery plugin to have a touch-fitted multi select input field..

jquery.event.tap

jQuery special event for generating tap events on touch interfaces. The point is to do away with simulated mouse events on touch devices, so that a site’s touch interaction model can be treated differently from it’s mouse interaction model.

*.simulateTouch.js

enhance your automated tests by simulate touches and gestures!

UGLA-SLider

jQuery plugin to slide through content that supports multitouch

swipeMultiTouch

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

Phantom Touch Slider – jQuery Plugin

Phantom Slider is a Super-LightWeight, Mobile-Friendly, Responsive Slider. Offers medium features with high performance and quality.

Phantom Touch Slider – jQuery Plugin

Phantom Slider is a Super-LightWeight, Mobile-Friendly, Responsive Slider. Offers medium features with high performance and quality.

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.