pointerover

< dom(Redirected from dom/events/pointerover)
Jump to: navigation, search

pointerover

This page has been flagged with the following issues:

High-level issues:


W3C Working Draft

Summary

Dispatched when a pointing device is moved into the hit test boundaries of an element. Also dispatched prior to a pointerdown event for devices that do not support hover.


Overview Table

Synchronous Yes
Bubbles Yes
Target dom/Element
Cancelable Yes
Default action Varies: when the pointer is primary, all default actions of the mouseover event

Needs Examples: This section should include examples.



Related specifications

Specification Status Related Changes
Pointer Events Working Draft 3.2.6

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: MSPointerOver

See also

Related articles

Pointer Events













  • pointerover