ie8.0 不能用document.all兼容IE7模式
生活随笔
收集整理的這篇文章主要介紹了
ie8.0 不能用document.all兼容IE7模式
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
用document.getelementbyid?則有些標簽有name沒id。?
用document.getElementsByName()還是不行
?
?
讓IE8運行在IE7兼容模式,在head里加個?
<meta?http-equiv="X-UA-Compatible"?content="IE=EmulateIE7">
?
OK??問題解決了。。。
?
如果還是不行,試試下面
<meta?http-equiv="X-UA-Compatible"?content="IE=7"?/>
轉載于:https://www.cnblogs.com/relix/archive/2011/09/01/2161547.html
總結
以上是生活随笔為你收集整理的ie8.0 不能用document.all兼容IE7模式的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: [28期] lamp兄弟连28期学员手册
- 下一篇: Some functions worth