Hi There
It seems I managed to solve the problem. The problems occurs when widths are
not specified for the <lielements. 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
"WenYuan Wang [MSFT]" <v-wywang@online.microsoft.comwrote in message
news:7VfLQauGIHA.5176@TK2MSFTNGHUB02.phx.gbl...
Quote:
Hello Geoffrey,
Thanks for reply.
>
Do you mean the menu (asp.net 2.0 control) is not visible on IE 6?
That's strange. I never met such issue before.
Would you please paste the HTML Code generated by ASP.net in newsgroup?
I will try it on my side, and update here as soon as possible.
>
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.
>