pointer-events
The pointer-events property controls whether an element can become the target of pointer events like clicks, hover states, and other pointer-based events. In other words, it lets you decide whether the browser should treat an element as interactive when the …
- * *
pointer-events originally handwritten and published with love on CSS-Tricks. You should really get the newsletter as well.