Home / Mobile / TouchSwipe - jQuery plugin for touch devices
TouchSwipe - jQuery plugin for touch devices

TouchSwipe - jQuery plugin for touch devices

Download
  • Overview
  • Documents
  • Demos
User Rating: 4/5 ( 3 votes)
Your Rating:

TouchSwipe is a jquery plugin to be used with jQuery on touch input devices such as iPad, iPhone etc.

Features

  • Detects swipes in 4 directions, "up", "down", "left" and "right"
  • Detects pinches "in" and "out"
  • Supports single finger or double finger touch events
  • Supports click events both on the touchSwipe object and its child objects
  • Definable threshold / maxTimeThreshold to determin when a gesture is actually a swipe
  • Events triggered for swipe "start","move","end" and "cancel"
  • End event can be triggered either on touch release, or as soon as threshold is met
  • Allows swiping and page scrolling
  • Disables user input elements (Button, form, text etc) from triggering swipes

Source: github.com

Scroll To Top