有人有解决 ie8 中 aspnet 菜单控件无法正确呈现的解决方法吗?

发布于 2024-07-22 21:18:33 字数 152 浏览 8 评论 0原文

我正在使用 vs2008 用 C# 编程 asp.net。

我的应用程序在 ie7 中运行良好,但下拉菜单在 ie8 中无法呈现。 显示白色矩形而不是菜单项。 我检查了 viewsource,菜单的 html 看起来不错。

有人有解决办法吗?

I am programming asp.net in C# using vs2008.

My app runs fine in ie7, but the drop down menu does not render in ie8. A white rectangle shows up instead of the menu items. I checked viewsource and the html for the menu looks good.

Anyone have a fix?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

孤君无依 2024-07-29 21:18:33

Try using the <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"> meta-tag as detailed here: http://www.microsoft.com/windows/internet-explorer/readiness/developers-new.aspx#dom

孤星 2024-07-29 21:18:33

ms发布了补丁,这是他们的下拉控件中的错误

ms released the patch, it is bug in their dropdown control

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文