Jump to content
Search Community

"SplitText reveal each character" and after that "combining the letters" into single word

zbyneksmetana test
Moderator Tag

Go to solution Solved by zbyneksmetana,

Recommended Posts

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

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...