Status Bar Scroll


Example of Script
Look down at the window status bar, where it usually says "Document Done"
Grab the Code
Explanation of Code
This script will cause a scrolling message to appear in the status bar of the browser window. You may want to change the first three variables to set up the scrolling message the way you want it. You can change Welcome To My Page! to your own custom message to your visitors. The next variable, var delay = 128 may be increased to slow the speed of the scrolling or decreased to make the message move more quickly. The variable var startPos = 130 may be increased to move the starting position of the message to the right.
Copyright © 2001 John H. Bolgiano, Jr. - All rights reserved
Modified with permission for educational use by Roberta Bush