Cut & Paste Scrolling Textarea
|
Description: A script that scrolls the contents of a textarea automatically.
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 = "DisplayScroll()"; onUnload = "quitDisplay()">
JavaScript Tools:
Site Info