Understanding the CSS pointer-events Property: A Complete Reference
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
Read the full articleYou might also wanna read
Pointer Events
While we've long had the ability to detect mouse events with JavaScript, the web was missing a singular interface to detect interaction rega
Pointer: Cursor-Driven Element Inspection Tool for Chrome DevTools
Pointer enhances Chrome's built-in element inspector with a persistent, intuitive DOM navigation tool that stays active while you work.
Testing Browser Limits with Infinite CSS Values
In which I push browser engines to their finite limits using infinite values.
Fundamentals of Events in Web Development
Events are things that happen in the system you are programming, which the system tells you about so your code can react to them. For exampl

CSS @scope Rule: A Native Solution for Scoped Styles and Component Isolation
Prescriptive class name conventions are no longer enough to keep CSS maintainable in a world of increasingly complex interfaces. Can the new
CSS Implementation of Optical Illusions: Visual Perception Effects Created with Web Technologies
A collection of 50+ optical illusions coded with CSS and HTML.

Comments
Sign in to join the conversation.
No comments yet. Be the first.