在<head></head>中添加如下代码:
<head>
<meta http-equiv="X-UA-Compatible" content="IE=8">
</head>
通过设置浏览器兼容性为IE8模式,解决网页在IE9中显示异常的问题。
在<head></head>中添加如下代码:
<head>
<meta http-equiv="X-UA-Compatible" content="IE=8">
</head>

被折叠的 条评论
为什么被折叠?