|
Bookmark
This Page | Click
here for more javascripts
Status Bar Javascripts
Scrolling Text
Have you ever wanted
to place scrolling text within your visitors status bar when they visit
your website. Now you can, by adding the javascript script below to your
webpage anywhere within the <body>.
Edit the 6th line with your own message. Look at the bottom status
bar of this page for an example.
Script doesn't seem to work in new IE 7 browsers!
Flashing Text:
This script
simply flashes a message on and off on your statusbar. It grabs your visitors
eye more effectively than the classic scrolling method.
Part
A Place
the script below in your <HEAD> tag of your html. Part
B Add the
script below within your tag
<BODY onLoad="Flash()">
NOTE HOMESTEAD USERS:
Copy and Paste all scripts into your webpage using the homestead editors
"Insert html" button.
|