Soccer37
10-09-2007, 01:45 AM
I had a friend that need a simple site up FAST. But I am having one tiny problem... one, oh yes just one, rollover button is NOT working!!!!! I deleted the whole cell and tried again, and low and behold, SAME one is still not working. WHY!!!! I would be so greatful to anyone who could shed any light on this mystery. I am not by any means a web designer and try to stay away when I can. Thanks!!
This is the cell that I put the rollovers in, the bold part is the part that wont show the rollover image. Any ideas?? this dang thing was supposed to be up yesterday!
<td colspan="2"><a href="contacts.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('contact','','images/contacts_ro.jpg',1)"><img src="images/contacts.jpg" alt="contact link" name="contact" width="207" height="30" border="0" id="contact" /></a><a href="map.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('map','','images/map_ro.jpg',1)"><img src="images/map.jpg" alt="map link" name="map" width="112" height="30" border="0" id="map" /></a><a href="plat.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('plat','','images/plat_ro.jpg',1)"><img src="images/plat.jpg" alt="plat link" name="plat" width="124" height="30" border="0" id="plat" /></a><a href="forms.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('forms','','images/forms_ro.jpg',1)"><img src="images/forms.jpg" alt="forms link" name="forms" width="131" height="30" border="0" id="forms" /></a><a href="rules.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('rules','','images/rules_ro.jpg',1)"><img src="images/rules.jpg" alt="rules link" name="rules" width="186" height="30" border="0" id="rules" /></a></td>
This is the cell that I put the rollovers in, the bold part is the part that wont show the rollover image. Any ideas?? this dang thing was supposed to be up yesterday!
<td colspan="2"><a href="contacts.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('contact','','images/contacts_ro.jpg',1)"><img src="images/contacts.jpg" alt="contact link" name="contact" width="207" height="30" border="0" id="contact" /></a><a href="map.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('map','','images/map_ro.jpg',1)"><img src="images/map.jpg" alt="map link" name="map" width="112" height="30" border="0" id="map" /></a><a href="plat.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('plat','','images/plat_ro.jpg',1)"><img src="images/plat.jpg" alt="plat link" name="plat" width="124" height="30" border="0" id="plat" /></a><a href="forms.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('forms','','images/forms_ro.jpg',1)"><img src="images/forms.jpg" alt="forms link" name="forms" width="131" height="30" border="0" id="forms" /></a><a href="rules.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('rules','','images/rules_ro.jpg',1)"><img src="images/rules.jpg" alt="rules link" name="rules" width="186" height="30" border="0" id="rules" /></a></td>