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.
当我折叠的下拉菜单折叠时,它会将内容推送到 FF 和 Chrome 中的页面下方,但在 IE [甚至 9] 中,它会掉落在内容上,使其在很大程度上无法阅读。
您可能想查看“溢出”css 属性,听起来它在浏览器之间的处理方式不同。另外,尝试在 ie 中查看 int Developer Tools (shift - f12) 并查看 ie 正在拾取或缺少其他浏览器没有的 css 属性。