首页 > 其他 > 详细

IE=EmulateIE8和IE=IE8的区别

时间:2014-04-04 07:05:47      阅读:1430      评论:0      收藏:0      [点我收藏+]

IE=8
<meta http-equiv="X-UA-Compatible" content="IE=8" />
This forces IE 8 to display the page in Internet Explorer Standards mode.


IE=EmulateIE8
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
This forces IE 8 to use the !DOCTYPE declaration in the page to determine the rendering mode.

 

bubuko.com,布布扣

IE=EmulateIE8和IE=IE8的区别,布布扣,bubuko.com

IE=EmulateIE8和IE=IE8的区别

原文:http://www.cnblogs.com/lvfeilong/p/htlml1.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!