There’s no reason to use pointer-events for HTML elements
A critical look at the CSS pointer-events property, arguing against its use on standard HTML elements while acknowledging valid SVG use cases.
A critical look at the CSS pointer-events property, arguing against its use on standard HTML elements while acknowledging valid SVG use cases.
Analysis of Apple's influence on web standards, focusing on the adoption hurdles of the Pointer Events specification due to Apple's lack of support.
A guide on using CSS3 pointer-events to create custom-styled <select> dropdowns, including browser compatibility notes.