Hammer.js - 触摸设备的手势控制jQuery插件

12年前
Hammer.js is a javascript library (that depends on jQuery) that can be used to control gestures on touch devices. It supports the following gestures: Tap, Double Tap, Hold, Drag, and Transform. It is lightweight with only 2kb.

Hammer.js has been tested on iPad1 with iOS5, iPhone4 with iOS5, Samsung Galaxy S with Android 2.3.3 and Google Chrome 17. On a desktop browser the mouse can be used to simulate touch events with one finger.

Hammer.js

Requirements: jQuery Framework
Demo: http://eightmedia.github.com/hammer.js/
License: License Free