CSS scroll-driven animations allow developers to create animations that respond to user scrolling without JavaScript. The feature uses animation-timeline property with scroll() and view() functions to control when animations trigger. Scroll() timelines activate during any scrolling, while view() timelines activate when elements

11m read timeFrom webkit.org
Post cover image
Table of contents
What are timelines?Next Steps
1 Comment

Sort: