我的一个页面中使用了section标签,在ie9和chrome中都正常显示,但是ie8及以下的浏览器就显示不正常,按照网上说的方法试了但是没有用,求助还有什么方法,新手
试一试用createElement来创建section
http://www.poluoluo.com/jzxy/201108/140439.html
试一试用createElement来创建section
http://www.poluoluo.com/jzxy/201108/140439.html
如果你一定要支持老版本的ie
不要用新的标签
试一试用createElement来创建section
http://www.poluoluo.com/jzxy/201108/140439.html
css:
section{display:block;}