此网站在IE6和7以及其他浏览器中工作正常,但现在在IE8中。我自己没有副本来测试它,我想知道你们是否可以提供帮助。
http://x.brantonprojects.com/clientloop/LINC/Website/index.html
由于
答案 0 :(得分:0)
尝试将溢出的autos更改为overflow:hidden
。或者使用clearfix并在float容器上触发hasLayout。
如果有帮助,我会在zoom:1;
和#content-wrapper
设置#content-single
。
答案 1 :(得分:0)
html { overflow-y:scroll!important; }
!重要仍然是ie
的问题