Skip to content

stephan-fischer/jQuery-MobileSwipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery-MobileSwipe

Options

  • threshold Object (default: {x:50, y: 20}) - to set the touch tolerance on each axis. X-value for minimum, y-value is the allowed maximum.
  • preventEvents Boolean (default: true) - should default browser events like scrolling disabled, if touch detected
  • swipeLeft Function (default: empty) - callback function for swipe to left
  • swipeRight Function (default: empty) - callback function for swipe to right

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published