2.0.0 • Published 10 years ago

jquery-hammerjs v2.0.0

Weekly downloads
1,974
License
MIT
Repository
github
Last release
10 years ago

jquery.hammer.js

This jQuery plugin is just a small wrapper around the Hammer() class. It also extends the Manager.emit method by triggering jQuery events.

$(element).hammer(options).bind("pan", myPanHandler);

The Hammer instance is stored at $element.data("hammer").

2.0.0

10 years ago

1.1.3

10 years ago

1.0.11

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

11 years ago