Share Posted March 31, 2022 hi! Just once, I want to create a scroll trigger animation where the next section covers the previous section. I want to scroll to footer and stop, but is not work. There are more areas under footer. plz check my demo... See the Pen bGarZmp by ihateindex (@ihateindex) on CodePen Link to comment Share on other sites More sharing options...
Share Posted March 31, 2022 There are many demos at https://greensock.com/st-demos/ Are you looking for something like this?: See the Pen KKpLdWW by GreenSock (@GreenSock) on CodePen Link to comment Share on other sites More sharing options...
Author Share Posted April 1, 2022 I have confirmed it. But what I want is that the next section(wrapper enclosing sections 3, 4, 5), which is longer than the previous section(section 2), covers the previous section, and then scrolls. that example, the height of the sections is the same. plz check my pic Section 2 is overwritten by Section 3. However, Section 3 is smaller than Section 2, so I tried to overwrite Section 2 with the wrappers wrapped around Section 3, 4, and 5. Subsequently, sections 3, 4, and 5 proceed to normal scrolling. 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