Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在具有 Internet Explorer 8 的客户端计算机上面临设计问题。在具有 IE 9 的计算机上,即使使用 F12(IE 8/7 标准或兼容模式),我也无法复制相同的设计问题。该问题仅发生在系统上安装了 IE 8 的用户身上。
该问题仅发生在除主页之外的所有页面的 TOP Menu 上,主页具有不同的设计。
网站链接
菜单部分设计问题的屏幕截图:
我将不胜感激这方面的帮助
您是否尝试删除display: inlineand position: relative?
display: inline
position: relative