The menu is working perfectly in IE, but is not appearing in Netscape 6.2.
I am using this in the header:
<SCRIPT language=JavaScript src="menu_array.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="mmenu.js" type=text/javascript></SCRIPT>
And this in the body:
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="161"><a href="index2.htm"><img src="images/logobottom.gif" width="161" height="20" border="0" alt="Logo"></a></td>
<td width="20"><img src="images/menuleftedge.gif" border="0"></td>
<td background="images/menupattern.gif"><script>PlaceMenu("mainmenu")</script> </td>
</tr>
</table>
Please check http://www.reliancenet.com/aboutus.htm
Thanks!
Netscape woes...please help!
Well, that's weird.
After trying sbueffel's second suggestion, the menu is generating an error in IE (works fine, but there's a pop up error that says "Stack overflow at line: 487".
And, here's the weird part...
In Netscape, I only get the last item on the menu. That button does not have a drop down, so I can't tell if it's working or not...
Any ideas?
After trying sbueffel's second suggestion, the menu is generating an error in IE (works fine, but there's a pop up error that says "Stack overflow at line: 487".
And, here's the weird part...
In Netscape, I only get the last item on the menu. That button does not have a drop down, so I can't tell if it's working or not...
Any ideas?