How to build a page transition like on ToyFight.co in Webflow

Hej all,

I want to build a page transition like on this page ToyFight.co . I have played around but actually nothing really seems to work.

Does anyone has an idea?

Thanks and all the best,
Cedric

You could deconstruct how this was accomplished in Greensock’s GSAP which is what was used. Then see if it is possible in IX2. If not you could use GSAP. Happy coding!

1 Like

Take a look at smoothState.js GitHub - miguel-perez/smoothState.js: Unobtrusive page transitions with jQuery.

1 Like