Fork me on GitHub

What is pointy.js?

pointy.js a pointer events polyfill written on top of jQuery's events API. Pointer events are emulated on browsers that don't support them by transforming touch/mouse events into pointer events.

Lightweight

pointy.js is tiny (around 2KB minified and gzipped), and has no dependencies other than jQuery.

Browser compatibility

pointy.js works on all devices and browsers, including Chrome, Firefox, IE, Safari, Android (stock browser). Designed specifically for devices that have simultaneous touch and mouse support, including Windows 8, ChromeOS, as well as all major phone OSes, including iOS, Android, and Windows Phone.