IE 9 兼容部分JS,FLEX问题

来源:互联网 发布:创建employee数据库 编辑:程序博客网 时间:2024/06/03 21:47

只需在首页的html代码段中加入如下代码:

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
即IE的文档兼容模式
原创粉丝点击