M metal-fan New member Mar 11, 2010 #1 What's wrong with this code - the image shows up but glitches when you move over it. <a href = "home.html" onmouseover="document.hom.src = 'homedown.bmp'" onmouseout="document.hom.src = 'home.bmp'"> <img src="home.bmp" name="hom" alt="..."></a>
What's wrong with this code - the image shows up but glitches when you move over it. <a href = "home.html" onmouseover="document.hom.src = 'homedown.bmp'" onmouseout="document.hom.src = 'home.bmp'"> <img src="home.bmp" name="hom" alt="..."></a>