|
This will allow you to describe your links by having a message appear in the status bar when they are highlighted. Try it on the link below. alt.discuss.webtv.hacking Archive Here's the code: <a href="http://URL of link here" onMouseOver="window.status='Your Links Description Here'; return true">Name Of Link Here</a> |