mouseover script
Posted: Mon Mar 28, 2011 4:32 pm
hello, im writing about problem with mouseover script.
if i move cursor on picture there's no action, i wanna know, what in this script is wrong? i put this code in file and thats all, maybe need some tags before or smth?
<div class= style="position:fixed; left:0; top:0; margin-top:193px;"><a href="LINK WHERE REDIRECT"><img src="PICTURE LOCATION" alt="" width="399" height="109" border="0" class="suppimg" id="suppimg" style="float:left; position:absolute; z-index:1000; margin-left:-377px; cursor:pointer;" onmouseover="ShowBox()" onmouseout="HideBox()" /></a></div>
thanks
if i move cursor on picture there's no action, i wanna know, what in this script is wrong? i put this code in file and thats all, maybe need some tags before or smth?
<div class= style="position:fixed; left:0; top:0; margin-top:193px;"><a href="LINK WHERE REDIRECT"><img src="PICTURE LOCATION" alt="" width="399" height="109" border="0" class="suppimg" id="suppimg" style="float:left; position:absolute; z-index:1000; margin-left:-377px; cursor:pointer;" onmouseover="ShowBox()" onmouseout="HideBox()" /></a></div>
thanks