This version is old school, check out the latest version.

Unified mouse and mobile touch input events

by Michael S. Mikowski

Use this plugin to handle both keyboard-mouse and mobile touch motions with a unified set of events. It is currently being used in a commercial SPA and is featured in the book [Single page web applications - JavaScript end-to-end](http://manning.com/mikowski). Supported motions for both desktop and touch devices include tap, long-press, drag, long-press-drag, and zoom. See the README.md on the home page for much greater detail. Please see 'ue-test.html' file for a demonstration of the different motions. Most test tiles below the second row are negative test cases and should not be draggable (the one exception is the 'held+helddrag' example). NOTICE: THIS IS NOT YET COMPATIBLE with jQuery 1.8+, but works well with 1.7.2.


Versions

Version Date
0.3.3 Nov 20 2013
0.3.2 Apr 12 2013
0.3.1 Apr 12 2013
0.3.0 Apr 12 2013