![]() |
||
|
Learn How:
Change Text in Status Bar
Revise your link:
The "window status" set what text is visible in the status bar.
<a href="http://www.kipcug.org" target="_blank" onMouseOver=" window.status='This link will take you to the KIPCUG web site.'; return true" onMouseOut="window.status=' '; return true">KIPCUG - Kentucky Indiana PC Users Group</a>