gotpointercapture
< dom
gotpointercapture
This page has been flagged with the following issues:
High-level issues:
W3C Working Draft
Summary
Dispatched prior to the dispatch of the first event after pointer capture is set for a pointer.
Overview Table
| Synchronous | No |
|---|---|
| Bubbles | Yes |
| Target | dom/Element |
| Cancelable | No |
| Default action | None |
This event is dispatched to the element that is receiving pointer capture. Subsequent events for that pointer will be dispatched to this element. See setPointerCapture.
Needs Examples: This section should include examples.
Related specifications
| Specification | Status | Related Changes |
|---|---|---|
| Pointer Events | Working Draft | 3.2.10 |
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: MSGotPointerCapture |
See also
Related articles
Pointer Events
- gotpointercapture
This tool helps to make and review comments inline.
How to Use
insert instructions, with images, here