Scrolling Message in Status Bar


Example of Script
Look down at the status bar of the browser window to see the scrolling message.
Grab the Code
Explanation of Code
You will need to change the "Place Text Here" part of the script to use your own message and will also have to insert the follwing into your <BODY> tag.
onload="snapSetup()"
Your <BODY> should look like:
<BODY onload="snapSetup()">
Copyright © 2001 John H. Bolgiano, Jr. - All rights reserved
Modified with permission for educational use by Roberta Bush