Thread: problem in menu
View Single Post

  #1 (permalink)  
Old 07-18-2004, 03:49 PM
ikdaigo ikdaigo is offline
Junior Member
 
Join Date: Jul 2004
Posts: 7
ikdaigo
problem in menu

Hi there

I am using a javascript menu, created in Xara. That menu works in IE6+, but doesn\'t in IE5, the child menus don\'t appear in IE5, they appear as blanks. Can any one help me out in that. I have also used Iframe in the page.

the code is like

<tr id=\"tr3\">
<td class=\"line\" align=\"middle\" colspan=\"3\" id=\"td5\">
<script src=\"menu/xaramenu.js\"></script>
<script src=\"menu/Images/mymenu.js\" webstyle3=\"webstyle3\"></script>
</td>
</tr>
.
.
.
.
.
.
<iframe border=\"0\" name=\"orgFrame\" src=\"main.aspx\" frameborder=\"0\" width=\"100%\" scrolling=\"no\" height=\"100%\">


</iframe>

if any 1 can help me out in that, i will b very thankful to him.

Adios
Reply With Quote