Home Up Guest Book About Me WebTV Tricks HTML Tricks

onMouseOver Link Description

 

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>

Home Up Guest Book About Me WebTV Tricks HTML Tricks