- >
- >
- <meta http-equiv=”X-UA-Compatible” content=”IE=8″ />
- >
- >
- <meta http-equiv=”X-UA-Compatible” content=”IE=7″ />
- >
- >
- <meta http-equiv=”X-UA-Compatible” content=”IE=6″ />
- >
關于X-UA-Compatible
目前絕大多數網站制作(www.londe303.com)都用
- <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" >
來作為IE8的兼容方法,雖然微軟將IE向標準邁進了一大步,而事實上IE8還存在一系列渲染的奇怪現象是不爭的事實。
誰讓IE6那么多呢,或許2014年以后我們可以有更多的時間去關心IE8,而不是IE6或者IE7。
在X-UA-Compatible中可用的方法有:
- <meta http-equiv="X-UA-Compatible" content="IE=5" >
- <meta http-equiv="X-UA-Compatible" content="IE=7" >
- <meta http-equiv="X-UA-Compatible" content="IE=8" >
- <meta http-equiv="X-UA-Compatible" content="IE=edge" >
其中最后一行是永遠以最新的IE版本模式來顯示網頁的。
另外加上
- <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" >
- <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" >
而使用,Emulate模式后則更重視
所以目前來說還是以
- <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" >
為首選。
微軟自己創下的罪孽讓他自己去掃吧。
本文發布于北京網站制作公司尚品中國http://www.londe303.com/