Here's a quick and efficient way to remove `autoplay` from videos if the user prefers reduced motion https://codepen.io/jaffathecake/pen/vENzMmd?editors=1010
`animationstart` is one of my favourite hacks for monitoring elements appearing in the DOM.
Here's a quick and efficient way to remove `autoplay` from videos if the user prefers reduced motion https://codepen.io/jaffathecake/pen/vENzMmd?editors=1010
`animationstart` is one of my favourite hacks for monitoring elements appearing in the DOM.