Programmers can use Flickable.js to support out of the box touch gestures on any HTML element.
By default only anchor links are natively touchable due to navigational purposes.
Flickable.js allows developers to make SPANs, DIVs, TABLEs and about any other element touch-friendly and add an interaction to it.
The plugin works on all iOS 5+ and Android 2.2+ devices.
Samples have been included with the download package for demo purposes.
Requirements:
· JavaScript enabled on client side
· Zepto.js
What's New in This Release: [ read full changelog ]
· Fixed touch movement bug.