bethabernathy
10-22-2004, 06:15 PM
Hi - I am cleaning up the code on a website and moved the javascript into a .js file. That worked pretty well. I was wondering do the spiders have problems getting through code using "onMouseOut" i.e.:
<img src="graphics/nav-title.gif" width="201" height="141"><a href="index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image9','','graphics/nav-home-o.gif',1)"><img src="graphics/nav-home.gif" width="201" height="17" border="0" name="Image9">
Thank you for any possible assistance. -Beth
<img src="graphics/nav-title.gif" width="201" height="141"><a href="index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image9','','graphics/nav-home-o.gif',1)"><img src="graphics/nav-home.gif" width="201" height="17" border="0" name="Image9">
Thank you for any possible assistance. -Beth