最近發(fā)現(xiàn)8.0瀏覽器和7.0和6.0 的不兼容出現(xiàn)問(wèn)題了,大量調(diào)整了修改代碼是很麻煩的事情!終于找了很久才找到以下代碼 加入 css 那里就可以了!
兼容8.0瀏覽器
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<meta http-equiv="X-UA-Compatible" content="IE=8"/>
[編輯:原創(chuàng)] [作者:admin] [日期:12-08-27]
最近發(fā)現(xiàn)8.0瀏覽器和7.0和6.0 的不兼容出現(xiàn)問(wèn)題了,大量調(diào)整了修改代碼是很麻煩的事情!終于找了很久才找到以下代碼 加入 css 那里就可以了!
兼容8.0瀏覽器
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<meta http-equiv="X-UA-Compatible" content="IE=8"/>
蘇公網(wǎng)安備 32098102321004號(hào)