Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Swipe for tablets

=====

Swipe is a free extension for jQuery that supports swipe gestures in x direction on tablets.

Use

You can use swipe like any other jQuery event:

$('#myobject').swipe({ swipeTime: 800, swipeX: 100, left: swipeLeftFunction, right: swipeRightFunction });

Tweak swipeTime and swipeX to adjust the sensitivity of the swiping gesture detection. By default swipe will print to console for left and right gestures.

About

Swipe support for tablets

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages