标签: css html5 internet-explorer internet-explorer-10 css-filters
我需要在body标记上应用CSS过滤器。现在我使用这个CSS规则 - JS fiddle with CSS styles
body
在Chrome,FF,Opera中它运行正常。但在IE 10中它并没有适用。
我做错了什么?
答案 0 :(得分:1)
你没有做错任何事。 CSS过滤器在IE和won't in the foreseeable future中不起作用。
答案 1 :(得分:1)
IE不支持filter属性。等待Microsoft Edge的发布,它将支持filter
filter