|
Scrolling Message in Status Bar
| Look down at the status bar of the browser window to see the scrolling message. |
|
|
| 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()"> |
|