Jump to content
Search Community

zbyneksmetana

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by zbyneksmetana

  1. In this demo "code" split word into letters. For example word "cat" into <div>c</div><div>a</div><div>t</div>.

    Is it possible to combine letters into one word <div>c</div><div>a</div><div>t</div> to cat after animation end.

    I mean some simple way ... some Gsap function ... not complicated javascript operations.

     

    Sorry for language mistakes.

     

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

×
×
  • Create New...