Status Bar Text
Put your mouse over
here
or
and look at the status bar.
Insert this code where you want the link
(text or image) to appear:
Put your mouse over
<a href="javascript.html" onMouseOut="window.status='Chicken!!'; return true" onMouseOver="window.status='Click this if you dare!'; return true"> here</a>