symphonyjtm Posted June 1, 2023 Posted June 1, 2023 Hi, I'm looking for help with GSAP. The example below is what I want to acheive. I created a demo that can pin the day prefix but I can't figure out how to pin the day number together with the day prefix when scroll up and down. It would be very grateful if someone can give me some hints or solution. Thank you very much. See the Pen BaqgxJo by symphonyjtm (@symphonyjtm) on CodePen.
Solution darkus Posted June 1, 2023 Solution Posted June 1, 2023 I am by far no expert and only learning GSAP myself for the last week or so, but heres what I came up with which works, but be careful as it may have problems. In my eye, you were not actually seleccting the number within each section, so I added those parts into the sections.forEach See the Pen poxXXvY by darkuss (@darkuss) on CodePen. 3
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