Set Default Status For Your Website, Here is the HTML Code...

Posted on Saturday, June 02, 2007 by Arun Basil Lal

See the Status Bar Of The page that you are currently reading.. It reads " Welcome to milliOn cluEs . You are in b-zone! ". If you wish to add the same kind of Default Status for your Webpage, Use the following script.
Add this script some where in the body of the html code...

<SCRIPT>
window.defaultStatus="Add Your Text Here";
</SCRIPT>

Use this Default Staus to speak to your reader as this text can be seen from any part of the Webpage.
It works fine on Microsoft Internet Explorer. Mozilla Firefox and Opera gave a negative results.

b.

0 Responses to "Set Default Status For Your Website, Here is the HTML Code...":