CSS IE Visual Filters

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CSS IE Visual Filters相关的知识,希望对你有一定的参考价值。

filter: Alpha(Opacity=80, FinishOpacity=70, Style=2);
filter: blur(add=false, direction=135, strength=6);
filter: Glow(Color=#ff0000, Strength=8);
filter: DropShadow(Color=#0066cc, OffX=5, OffY=-3, Positive=1);
filter: Shadow(Color=#00cc66, Direction=45);
filter: Wave(Add=1, Freq=2, LightStrength=30, Phase=20, Strength=7);
filter: FlipV;
filter: FlipH;
filter: Chroma(Color=#9999cc); /*?*/
filter: Gray; /* for grayscale */
filter: Invert; /*colors that is*/
filter: Light;
filter: Mask(Color=#9999cc);/* ~ replaces transparency*/
filter: Xray; /*Sucks!*/

以上是关于CSS IE Visual Filters的主要内容,如果未能解决你的问题,请参考以下文章

一些笔记。

Microsoft JScript运行时错误 document.images.slide.filters为空或不是对象

IE中透明度的读写

visual studio 2015提示IE10未安装

[IE8]开发自己站台的视觉化搜寻(Visual Search)

安装 IE9 后 Visual Studio 2012 崩溃(故障模块 ntdll.dll)