Home > Web Front-end > HTML Tutorial > IE10 CSS filter_html/css_WEB-ITnose

IE10 CSS filter_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 11:46:42
Original
1271 people have browsed it

In IE10, the HTML5 standard [1] has been adopted, and DX Filters and VML are replaced by SVG and CSS3 respectively.

The methods used in previous versions of IE10 are no longer valid in IE10. For example, the following horizontal flip filter works well in IE6, but is invalid in IE10:

Available in IE10:

to achieve horizontal flipping.


For CSS3 filter usage examples, please refer to:

http://www.cnblogs.com/fsjohnhuang/p/4127888 .html

For DX filter usage, please refer to:

http://blog.sina.com.cn/s/blog_8a18c33d0100vdx7.html



See:

[1] http://blogs.msdn.com/b/ie/archive/2012/06/04/legacy- dx-filters-removed-from-ie10-release-preview.aspx


Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template