Skip to main content
Programming & Developers

pointer-events

CSS-Tricks · By Mojtaba Seyedi · · 1 views
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 orig...

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.