This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

pointers

Applies to ?
## Notes

Remarks

The pointerEvents property affects the circumstances under which the following are processed:

  • User interface events, such as mouse clicks

  • Dynamic pseudo-classes (that is, :hover, :active, and :focus)

  • Hyperlinks (that is, the a element)

Syntax

pointer-events: visiblePainted | visibleFill | visibleStroke | visible | painted | fill | stroke | all | none | inherit

Standards information

See also

Related pages

Attributions