Hi,
I want to change the text on the left, on the basis of image we are scrolling on the right side. I am able to scroll the image, but got stuck at text changing issue.
Hi,
I am trying to accomplish this animation using scrolltrigger, but there is some weird space below the first section. I added pinSpacer: false and now, weird space is gone but second section is going beneath the first section. I dont what that to happen..
thanks
Hi everyone,
I am new to GSAP. trying to create a Shrinking header animation. I am trying to reduce the height of 1st section (Faded yellow) using scrollTrigger . But the issue is second section(Blue section) is hiding behind the 1st section on scroll..