Two approaches to fallback CSS scroll driven animations | Blog Cyd Stumpel
July 9, 2025

Scroll-driven animations are set to land in all major browsers by the end of the year, but I haven’t seen many people using them in production yet. Maybe because it still feels like an all-or-nothing feature, or maybe I’m just buried too deep in my little JS/creative dev corner again.
Source: Two approaches to fallback CSS scroll driven animations | Blog Cyd Stumpel
Scroll driven animations allow the creation of some very kids common interaction patterns that have long required JavaScript. Here Cyd Stumpel (who had a great talk on View Transitions at CSS Day we’ve just posted) looks at how you can use them today, events we await full support in browsers.