IE7 中的偏移导致 div 未对齐
我有一个顶部偏移量为 88 的 div,在页面回发后,偏移量更改为 225,这使得 div 未对齐。
我有另一个 div,具有相同的 css 属性,但没有获得此偏移量。
我不知道偏移量从哪里来,也不知道如何删除它。任何帮助将不胜感激!
I've got a div which has a top-offset of 88, after the page makes a postback, the offset is changed to 225 and this makes the div misalign.
I've got another div, with the same css attributes which doesn't get this offset.
I've got no idea where does the offset is coming from or how could I remove it. Any help would be appreciated!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我建议尝试这篇文章中的答案:
我的页面布局在 IE7 中中断,如果我将鼠标悬停在/打开菜单项上,则会自行调整
I recommend trying my answer from this post:
My page layout breaks in IE7, rights itself if I hover over/open a menu item