Skip to content

This utility is compatible library for hammer.js on IE8

License

Notifications You must be signed in to change notification settings

naver/hammerjs-compatible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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="../node_modules/hammerjs-compatible/dist/hammerjs.compatible.js"></script>

Download

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

npm install hammerjs-compatible

Build

npm install
grunt

Analytics

About

This utility is compatible library for hammer.js on IE8

Resources

License

Stars

Watchers

Forks

Packages

No packages published