Pointer events
94.41
This specification integrates various inputs from mice, touchscreens, and pens, making separate implementations no longer necessary and authoring for cross-device pointers easier. Not to be mistaken with the unrelated "pointer-events" CSS property.
Further reading:
- Can I use page for: Pointer events
- Implementation of Pointer Events in IE10
- Hand.js, the polyfill for browsers only supporting Touch Events
- Article & tutorial
- Abstraction library for pointer events
- PEP: Pointer Events Polyfill
- Pointer Event API on MDN
- Bugzilla@Mozilla: Bug 822898 - Implement pointer events