pointer-events

Term side of the Card
Topic: Client Interface
Unit title: pointer-events
Categories: Property
Explanation side of the Card

Explanation: The property that controls whether an element can be the target of mouse events or touch events. It can be set to values like 'auto', 'none' or others, determining whether the element can respond to clicks, hovers or other pointer interactions.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1.5
  • The safari browser supports this feature starting from version 4
Availability: