ie10兼容ie7

来源:互联网 发布:c语言如何使用graphics 编辑:程序博客网 时间:2024/06/06 21:39
设置ie的兼容模式:ie10兼容ie7.

    <meta http-equiv="X-UA-Compatible" content="IE=7" />

添加到head标签内.这样样式就不会改变了.

设置content属性还可以兼容ie8,9.

原创粉丝点击