Typing Text 2

A JavaScript that makes any text on the page to be typed out, one letter at a time. Setup is very easily, just tell the code the ID of the container of text (ie: a DIV or SPAN), and the script does the rest. HTML tags within the text to type out is supported as well.

Browsers that do not support this JavaScript will only see the text fully displayed from the start, including any HTML tags.




Over 2000+ free Javascript
at JavaScriptBank.com Website
Sampled by JavaScriptBank.com
Thanks for visiting JavaScriptBank.com! Wow, HTML gets properly typed out too!

This text has a slashing cursor at the end.
And this is on a new line, thanks to the
tag.