Toe.js extensible touch gestures
Good news everyone. Today I officially release my touch gestures library toe.js. It makes use of the jQuery’s special event API to fire events, so you can easily integrate it in your current jQuery based projects. For more details check out the Github project or simple download the latest build.
Version 1 supports the following events: tap, doubletap, taphold, swipe (up, down, left, right), transform (transformstart, transformend with rotation and scale)
Posted from Basel, Basel-Stadt, Switzerland.
It’s great!
Woks perfect with jquery plus backbone.js. which does not fully succeed other popular libraries. I would like to use it in my next project :)
I like it. I have tested it on IOS, I will be testing this on Android over the weekend. If it holds up well there. I think we have a winner. Thank you for this pluging.