1.1.0 • Published 7 years ago

hammerjs-compatible v1.1.0

Weekly downloads
1
License
-
Repository
-
Last release
7 years ago

hammerjs-compatible

The Hammer.js support above IE(Internet Explorer)9 so It does not use on IE8. This utility is compatible library for hammer.js on IE8(standard mode).

How to use it?

JUST ADD FILE ABOVE HAMMER.JS.

<!--[if IE 8]>
<script type="text/javascript" src="../dist/hammerjs.compatible.js"></script> <- like this.
<![endif]-->
<script src="../bower_components/hammer.js/hammer.js"></script>

Download

You can download following link.
https://github.com/naver/hammerjs-compatible/tree/master/dist

bower install hammerjs-compatible

Build

npm install
grunt

Analytics