Duo Posted February 9, 2022 Posted February 9, 2022 Hi everyone, I'm wondering if any of the geniuses on this incredible forum could potentially point me in a direction to possibly modifying the ScrollTrigger Layered Pinning Demo () to behave to something similar to this: https://gmeadow.com/ I can see that https://gmeadow.com/ is actually using GSAP and ScrollTrigger but I have no idea how to achieve some of functionality they've implemented (i.e. scroll-jacking/locking, parallax effect on section transitions etc). Any help or pointing in the right direction would of course, be greatly appreciated. Thanks, Dayne See the Pen KKpLdWW by GreenSock (@GreenSock) on CodePen.
OSUblake Posted February 9, 2022 Posted February 9, 2022 Hi Dayne, I don't think that site is using ScrollTrigger on the homepage. Notice how there are no scrollbars. ScrollTrigger is completely driven by the scroll position. I'm pretty sure they are just doing something similar to this. See the Pen PoWapLP by BrianCross (@BrianCross) on CodePen. 1
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