pointermove
< dom(Redirected from dom/events/pointermove)
pointermove
This page has been flagged with the following issues:
High-level issues:
W3C Working Draft
Summary
Dispatched when a pointer changes coordinates, button state, pressure, tilt, or contact geometry (e.g. width and height).
Overview Table
| Synchronous | Yes |
|---|---|
| Bubbles | Yes |
| Target | dom/Element |
| Cancelable | Yes |
| Default action | Varies: when the pointer is primary, all default actions of the mousemove event |
Needs Examples: This section should include examples.
Related specifications
| Specification | Status | Related Changes |
|---|---|---|
| Pointer Events | Working Draft | 3.2.5 |
Compatibility
Desktop
| Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
|---|---|---|---|---|---|
| Basic Support | ? | ? | ? IE10 -ms |
? |
? |
Mobile
| Feature | Android | BlackBerry | Chrome for mobile | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Opera Mini | Safari Mobile |
|---|---|---|---|---|---|---|---|---|
| Basic support | ? | ? | ? | ? | ? | ? | ? | ? |
Compatibility notes
| Browser | Version | Note |
|---|---|---|
| Internet Explorer | 10 | Supported as: MSPointerMove |
See also
Related articles
Pointer Events
- pointermove
This tool helps to make and review comments inline.
How to Use
insert instructions, with images, here