AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Create a Scroll Timeline in CSS Without JavaScript
There is a JavaScript API available to create scroll and view timelines. But you can do it all from within CSS by just setting a bunch of CSS properties. All these animations run off the main thread when possible, so smooth even if there's a bunch of JavaScript running simultaneously.