Hi There
It seems I managed to solve the problem. The problems occurs when widths are
not specified for the <li> elements. So putting the following line of code
seems to make the problem go away. :)
<!--[if IE 6]>
<style>
.SimpleEntertainmentMenu ul.AspNet-Menu li {width: 5em;}
.SimpleEntertainmentMenu li {width: 6em;}
</style>
<![endif]-->
Regards
Geoff
> Hello Geoffrey,
> Thanks for reply.
[quoted text clipped - 12 lines]
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
WenYuan Wang [MSFT] - 31 Oct 2007 09:21 GMT
Hello Geoff,
Thanks for your feedback.
Cool! This seems you figured out the root cause, and resolved the issue.
Future readers may get benefits of it.:)
If you have any more concern, please feel free to let me know. We are glad
to assist you.
Have a great day,
Best regards,
Wen Yuan
Microsoft Online Community Support
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.