Jump to content
Search Community

Next div come from previous div top right corner

rakibul-wdp test
Moderator Tag

Go to solution Solved by Rodrigo,

Recommended Posts

Hi @rakibul-wdp What have you tried already? you're already tried some things that are not working, that way we can see your thought process and thus better help you.Please share a pen where.

 

Personally I use codepen to try out new ideas, I usually then just keep forking my pen to try out different ideas, either because I think it could be better or my original idea was not working. Usually at version 10 I got something I'm happy with. Creating forks of your pen will allow you to fall back at earlier ideas if something new is not working.

 

And as a side note: the best thing to do when working with ScrollTrigger is to remove it! This seems counter intuitive, but ScrollTrigger is just animating something on scroll, so just focus on the animation at first and only when you're happy with the animation add ScrollTrigger back in. This way you can focus on one part at a time and it will save a lot of headache when debugging. 

Link to comment
Share on other sites

  • Solution

Hi,

 

You can  use a circular clip path with elements positioned absolutely, in order to stack one on top of the other. All you have to do is create a timeline in order to create the sequence you're looking for:

See the Pen QWJBjRO by GreenSock (@GreenSock) on CodePen

 

Hopefully this is enough to get you started.

Happy Tweening!

  • Thanks 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...