Home / Free
JavaScripts / Scrollers / Here
Cut & Paste Typing Textarea
|
Description: A script that
types text, one letter at a time, into a TEXTAREA.
Example:
Directions
Step 1: Insert the below into the
<head> section of your page. You will need to read the documentation inside to
configure the script to display your own text.
Step 2: Insert the below
into the <body> section of your page:
Step 3: Insert the below
into the <body> tag itself, like this:
<BODY onLoad="DisplayMsg()";
onUnload="quitDisplay()">