Jump to content
Search Community

anz

Premium
  • Posts

    4
  • Joined

  • Last visited

Posts posted by anz

  1. Hello @mvaneijgen, thank you for your response – it's much appreciated.

    This here works the way i was talking about: 

    See the Pen JjBjMZW by dev_anz (@dev_anz) on CodePen

     

    The only thing i am not able to get working is: staggering the h1 on the move-out (line 89). Any idea why something like this doesn't work here?

    tl.to(text.chars, { y: 100, autoAlpha: 0, stagger: 0.05 });

     

     

  2. Hello @mvaneijgen, in your elaborate Version above – how would you animate that staggered text before the slide-out? I try to understand the logic here, as i would like to animate single elements for both "directions" (slide-in and slide-out). Like single text elements sliding in and out instead of animating the whole .slide element.

×
×
  • Create New...