Back to Journal
Motion·Feb 2026· 10 min
GSAP ScrollTrigger patterns I use every week
Five battle-tested ScrollTrigger recipes for production sites.
Pin-and-reveal, horizontal scroll, scrubbed timelines, parallax stacks, and the 'sticky chapter' pattern — these five cover 90% of what I build.
The most common mistake is forgetting ScrollTrigger.refresh() after layout-shifting changes (image loads, font swaps, route transitions). Always wire it.