Asp.net默认主题css菜单问题
VS 2010中的.Net 2.0默认主题,蓝色标题和白色主体,其菜单很好,但是当页面加载时,菜单首先以令人不安的方式打开,然后在适当的位置关闭,这是CSS问题,如果页面很重或需要一些时间,菜单受到干扰,任何人都有想法,如何解决这个问题?
谢谢 阿蒂夫
Net 2.0 default theme in VS 2010, which is blue header and white body, its menu is good, but when the page loads, menu first opens in a disturbing way, and then close in a proper position, this is css problem, if the page is heavy or takes some time, the menu gets disturbed, any body has idea, how to resolve this issue?
Thanks
Atif
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
解决慢速浏览器上菜单控件加载美学的问题:JTankers; 2011/06/17
将标签替换为:
将菜单控件放在以下 div 中:
Work around for Menu control load asthetics on slow browsers: JTankers; 2011/06/17
Replace the tag with:
Place the menu control in the following div: