小编can*_*ame的帖子

IE9中的条件样式表

IE9应该支持条件注释.我有正确的MIME类型:'type ="text/css"'.所有其他条件样式表都被读入正确的浏览器.

这是我无法阅读的内容:

<!--[if IE 9]><link rel="stylesheet" type="text/css" href="includes/ie9.css"><![endif]-->
Run Code Online (Sandbox Code Playgroud)

它与其他人一起处于领先地位,但在IE9中却不会显示出来.

conditional-comments internet-explorer-9

11
推荐指数
2
解决办法
3万
查看次数