Share Posted August 25, 2021 Hi! I would like to know if a fade in effect between sections is possible with GSAP & ScrollTrigger while a section has more content and needs to be scrollable at the same time. With the help of the ScrollTrigger demos I was able to achieve the fade in effect, but I don't know how to keep this fade effect between sections while also being able to scroll the section with more content (in this case, section 2). I would really appreciate any help or hints as to where / what I should be looking for. See the Pen LYLEdbO by dianastanciu (@dianastanciu) on CodePen 1 Link to comment Share on other sites More sharing options...
Share Posted August 25, 2021 This thread may help with this! 2 Link to comment Share on other sites More sharing options...
Share Posted August 25, 2021 It is an interesting challenge...I got sucked in and whipped together this solution: See the Pen powvxNx?editors=0010 by GreenSock (@GreenSock) on CodePen It basically uses a "y" animation to fake the scroll on sections that are taller than the window height. Is that what you were looking for? 8 Link to comment Share on other sites More sharing options...
Author Share Posted August 26, 2021 @GreenSock, it is exactly what I was looking for, thank you so much!! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now