General
Use this script to spell out a string of text, letter by letter. You can add to existing text, or replace it completely. You can even use it to repeat text, if you like. Easy to implement.
» Click here to replace this text …
Can be used in several… » (click here to read more)
» Click (and keep clicking) here to retype this text over and over.
Notes
- Created by: Ilya Gerasimenko
- Web Site: http://www.gerasimenko.com
- Posted: January 28, 2008
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: typeText.js
Head
Paste this code into the HEAD
section of your HTML document.
Body
Paste this code into the BODY
section of your HTML document