pointers
Applies to | ? |
---|
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
- Scalable Vector Graphics: Interactivity, Section 16.6
See also
Related pages
- CSSStyleDeclaration
- currentStyle
- style
- SVGCircleElement
- SVGEllipseElement
- SVGImageElement
- SVGLineElement
- SVGPathElement
- SVGPolygonElement
- SVGPolylineElement
- SVGRectElement
- SVGTextElement
- SVGUseElement
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]