ten2oneodds
04-10-2005, 04:46 PM
I put this code in and when I go over the image, it doesnt work. And both images are correct.
<a href="rules.html"
onMouseOver="document.pic1.src='onclickrules.gif'"
onMouseOut="document.pic1.src='RULES.GIF'">
<img src="RULES.GIF" BORDER="0" NAME="pic1">
</a>
Any help would be appreiciated. Thanks in advance.
<a href="rules.html"
onMouseOver="document.pic1.src='onclickrules.gif'"
onMouseOut="document.pic1.src='RULES.GIF'">
<img src="RULES.GIF" BORDER="0" NAME="pic1">
</a>
Any help would be appreiciated. Thanks in advance.