
- Forum
- Programming Talk
- ASP
- problem in menu
problem in menu
This is a discussion on problem in menu within the ASP forums, part of the Programming Talk category; Hi there I am using a javascript menu, created in Xara. That menu works in IE6+, but doesn\'t in IE5, ...
-
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
-
The menu used in Xara is well supported in Internet Explorer 7.So I would not prefer you to use it with Internet Explorer 5.With respect to Internet Explorer 6 what is the font you have used for the submenus. If you have used italic change it because there is a known error with the usage of italic font which prevents it from being displayed.

Reply With Quote





