Nomili Posted August 9 Share Posted August 9 Hey guys, I'm trying to reproduce the effect I found on thecraftsmen.tech where two cards are on top of each other and when you scroll down they move left and right to the edge of the container. I managed to animate the cards, but they start scrolling before they are in view and scroll out of the container. They should already be visible stacked on top of each other and then move apart as on the example page. What am I doing wrong here? See the Pen YzRbaMw by msadak (@msadak) on CodePen Link to comment Share on other sites More sharing options...
Solution Rodrigo Posted August 9 Solution Share Posted August 9 Hi, Maybe something like this: See the Pen ZEmNRLO by GreenSock (@GreenSock) on CodePen Hopefully this helps. Happy Tweening! 2 Link to comment Share on other sites More sharing options...
Nomili Posted August 10 Author Share Posted August 10 Hey Rodrigo, thanks for the answer. I was able to fix it myself last night and forgot to tell you about it here in the forum before your answer came. But thanks a thousand anyway. Your solution is even more elegant than mine. But I still have one question. How is it possible to use a trigger but to control several lines that play the scroll effect one after the other in a slightly staggered manner, as can be seen on the example page? Link to comment Share on other sites More sharing options...
Rodrigo Posted August 10 Share Posted August 10 Hi, I updated the example to use a series of elements: See the Pen ZEmNRLO by GreenSock (@GreenSock) on CodePen Hopefully this helps. Happy Tweening! 1 Link to comment Share on other sites More sharing options...
Nomili Posted August 10 Author Share Posted August 10 @Rodrigo you are truly a lifesaver. 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