When included on Web pages, the plugin allows the user to interact with page elements via touch gestures.
Can be used without problems in creating single-purpose mobile app or for updating websites to support mobile devices.
The plugin has also been ported for the XUI JavaScript framework as well.
Here are some key features of "touchSwipe":
· Swipe gestures (left, right, up, down)
· Single or multi-touch gestures
· Has a threshold for distinguishing touch events from swipe events
· Event states for: start, end, cancel, move
Requirements:
· JavaScript enabled on client side
· jQuery JavaScript Library
What's New in This Release: [ read full changelog ]
· Code tidy prep for minified version.