return to
the HTML code
<a href="http://www.hotbot.com/" onmouseover="window.status='h o t b o t'; return true">
return to
a Few HTML Resources
Look in Title Bar
Here's the HTML
<a href="http://www.cnn.com/" onmouseover=
"window.status='~ ~ ~ CNN here ~ ~ ~'; return true"
onmouseout="window.status=''; return true">
Look in Title Bar</a>
Using the onMouseout, you can put a message
in
the title bar ONLY when you are on the link.
The Title of the page is put back after.