<A HREF="index.html" ONMOUSEOVER="home.src='homehl.gif'" ONMOUSEOUT="home.src='home.gif'"> <IMG NAME="home" SRC="home.gif" BORDER=0></A>
Note:
no <SCRIPT> tag.
If it's not a button, use ONCLICK="return false"
|
Exercise: Copy home.gif and homehl.gif to your local hard disk. Create a rollover image using the above code. |
home.gif |
homehl.gif |