Learn how to add smooth scrolling to your website while still being able to access the power of ScrollTrigger.
ScrollTrigger video: • Introducing ScrollTrigger for GSAP
Demos used:
Simple ScrollTrigger demo: https://codepen.io/GreenSock/pen/RwPXQOQ
Simple demo with smooth scrolling: https://codepen.io/GreenSock/pen/OJMZ...
More complex demo with smooth scrolling: https://codepen.io/GreenSock/pen/1e42...
scrollerProxy docs: https://greensock.com/docs/v3/Plugins...
ScrollTrigger docs: https://greensock.com/docs/v3/Plugins...
GSAP Getting Started article: https://greensock.com/get-started/
0:00 Introduction
0:17 Why smooth scrolling and .scrollerProxy()
1:13 How to use .scrollerProxy()