samim doost
New member
<a href="somewhere.html" onmouseover="document.sub_but.src='image\buttons\home\button_1.jpg'" onmouseout="document.sub_but.src='image\buttons\home\button_1.jpg'">
<img src="image\buttons\home\button_0.jpg" name="sub_but" border="0" alt="Move your mouse over me" />
</a>
whats wrong witht his code? When i move mouse over image i cant see image it doesnt change. the address of image is right
the image is in this location image\buttons\home\button_1.jpg
<img src="image\buttons\home\button_0.jpg" name="sub_but" border="0" alt="Move your mouse over me" />
</a>
whats wrong witht his code? When i move mouse over image i cant see image it doesnt change. the address of image is right
the image is in this location image\buttons\home\button_1.jpg