free hosting   image hosting   hosting reseller   online album   e-shop   famous people 
Free Website Templates
Free Installer

Hide Status Message
on Mouseover



This script lets you prevent your link locations from appearing in the status bar.

useful if you don't want visitors to know your page URLs.

Paste the code below in the head section of your page:
All the links you wish to hide should look like this:

How It Works

The window status is assigned a permanent null valuestatus by the lines:
var statusmsg = ""
window.status=statusmsg
When the mouse is over the link, the function hidestatus() is called, and the null value appears in the status line.


Try It Out

Click on the link below - it does work!
What page will this be?



© 2001 CyberSchool