Disabled
If you want to disable the ScrollTrigger use the method disable()
.
Match Media
Use gsap.matchMedia
to control match media activation.
Example of fade and sticky only on mobile (use narrow screen to see it in action).
Markers
If you want to debug the ScrollTrigger use the option markers: true
.