Toe.js Extensible Touch Gestures

| Comments

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)

Copyright © 2014 - Damien Antipa. Powered by Octopress