Home > Ajax > dcomments.blogs.d.dojo_toolkit_blogs  [ Add to favorite]  Print Message

Text Effects


In addition to improving the text-splitting process, I created text versions of all but the last two "split" effects. To make up for the two effects I'm leaving out of the text effects, I came up with two new text effects. The first one (which is already pretty much complete) is a simple typewriter effect. It is not as customizable as the others, but is more tailored to achieve expected results. The other will be much more complicated. Each character will spin through many different characters until finally being "decoded." For this effect, I'll have to create a new Animation class from scratch, something I haven't had to do until now.

You can find my demo page here.

Wed,
13 Aug 2008
Original article here