Sponsor of the Day:
Jerkmate
https://css-tricks.com/accessibility-events/
Accessibility Events | CSS-Tricks
May 7, 2019 - “There isn't some way to know when—…?”
events cssaccessibilitytricks
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/pointer-events
pointer-events CSS property - CSS | MDN
The pointer-events CSS property sets under what circumstances (if any) a particular graphic element can become the target of pointer events.
css property mdnpointer events
https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Scroll_snap/Using_scroll_snap_events
Using scroll snap events - CSS | MDN
The CSS scroll snap module defines two scroll snap events: scrollsnapchanging and scrollsnapchange. These enable running JavaScript in response to the browser...
scroll snap eventscss mdnusing