码迷,mamicode.com
首页 > 其他好文 > 详细

修改IE默认访问页面的文档模式

时间:2014-05-19 09:57:39      阅读:140      评论:0      收藏:0      [点我收藏+]

标签:style   blog   class   code   c   http   

只需要在页面模板加上

1 <html>
2   <head>
3   @*修改默认以IE8模式*@
4   <META http-equiv="X-UA-Compatible" content="IE=8" >
5 </head>
6 </html>

 

修改IE默认访问页面的文档模式,布布扣,bubuko.com

修改IE默认访问页面的文档模式

标签:style   blog   class   code   c   http   

原文地址:http://www.cnblogs.com/GY2014/p/3731897.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!