Home Up Guest Book About Me WebTV Tricks HTML Tricks

onMouseOver Link Alert

 

This is another great onMouseOver script attribute to a link. Highlight the link below for an example.

alt.discuss.webtv.hacking Archive

Here's how to do it:

<a href="http://URL of link here" onMouseOver="alert('Text For Alert Here')">Discription Of Link Here</a>

Home Up Guest Book About Me WebTV Tricks HTML Tricks