Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

mobify/jquery.hammer.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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").

Releases

No releases published

Packages

No packages published