Skip to content

CamHenlin/TouchPolyfill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Touch Polyfill

This is a JavaScript polyfill that adds TouchEvent functionality to browsers with PointerEvent functionality, such as Internet Explorer 10 and 11.

Why?

Because you should be able to use whichever types of events you want in your code, and also to ease transition of old products on to new platforms without rewriting code.

Usage

Include touchpolyfill.js or touchpolyfill.min.js on your page and keep using touch events.

Demo

You can view a functional demo of the touch polyfill at: demo

People Using Touch Polyfill

HTML5 Fractal Playground

Executive Man

Do you have a project using touchpolyfill? Let us know and we'll get you on the list!

Trouble?

Please let us know if you're having any issues with this project -- we're looking to make the web a better place so we need testers and bug reports.

About

Use TouchEvents on Internet Explorer mobile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages