Pointer events
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.
IE | Edge | Firefox | Chrome | Safari | Opera | iOS Safari | Opera Mini | Android Browser | Blackberry Browser | Opera Mobile | Chrome for Android | Firefox for Android | IE Mobile | UC Browser for Android | Samsung Internet | QQ Browser | Baidu Browser |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
49 | |||||||||||||||||
56 | 9.3 | 4.4 | |||||||||||||||
14 | 52
See notes:
|
57 | 10 | 10.0-10.2 | 4.4.3-4.4.4 | 4 | |||||||||||
11 | 15 | 53
See notes:
|
58 | 10.1 | 44 | 10.3 | all | 56 | 10 | 37 | 57 | 52
See notes:
|
11 | 11.4 | 5 | 1.2
See notes:
|
7.12 |
54
See notes:
|
59 | TP | 45 | ||||||||||||||
55
See notes:
|
60 | 46 | |||||||||||||||
56
See notes:
|
61 |
Notes
Firefox, starting with version 28, provides the 'dom.w3c_pointer_events.enabled' flag to support this specification.
-
1
Partial support in IE10 refers the lack of pointerenter and pointerleave events.
-
2
Firefox support is disabled by default and only supports mouse input. On Windows only, touch can be enabled with the
layers.async-pan-zoom.enabled
anddom.w3c_touch_events.enabled
flags -
3
Can be enabled with the
#enable-pointer-events
flag.