1 repositorio
jQuery extensions specifically designed for detecting and handling touch-based interactions.
Distinct from jQuery Plugins: Specializes general jQuery plugins to the domain of touch gesture recognition.
Explore 1 awesome GitHub repository matching web development · Touch Gesture Plugins. Refine with filters or upvote what's useful.
This project is a jQuery plugin designed to detect and handle touch gestures on touch-enabled devices. It serves as a touch input handler and mobile gesture interface for identifying interactions such as swipes and pinches within a jQuery environment. The library distinguishes intentional gestures from accidental movements through configurable distance and time thresholds. It includes mechanisms to manage input interference, allowing for the exclusion of specific interactive child elements and the locking of default browser behaviors like scrolling or zooming during an active gesture. The sy
Acts as a jQuery plugin to add swipe, pinch, and touch interaction capabilities to web pages.