摘要: 1、直接在页面的header部位meta标签中加入如下代码 <meta http-equiv="X-UA-Compatible" content="IE=8" /> 2、或者在web.config配置中加入 <system.webServer> <!--默认IE版本--> <httpProtocol 阅读全文
posted @ 2016-07-14 17:27 chengeng 阅读(515) 评论(0) 推荐(1)