IE视觉过滤器

Posted

tags:

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

please let me know if you know of some others... just to complete the collection.
  1. filter: Alpha(Opacity=80, FinishOpacity=70, Style=2);
  2. filter: blur(add=false, direction=135, strength=6);
  3. filter: Glow(Color=#ff0000, Strength=8);
  4. filter: DropShadow(Color=#0066cc, OffX=5, OffY=-3, Positive=1);
  5. filter: Shadow(Color=#00cc66, Direction=45);
  6. filter: Wave(Add=1, Freq=2, LightStrength=30, Phase=20, Strength=7);
  7. filter: FlipV;
  8. filter: FlipH;
  9. filter: Chroma(Color=#9999cc); /*?*/
  10. filter: Gray; /* for grayscale */
  11. filter: Invert; /*colors that is*/
  12. filter: Light;
  13. filter: Mask(Color=#9999cc);/* ~ replaces transparency*/
  14. filter: Xray; /*Sucks!*/

以上是关于IE视觉过滤器的主要内容,如果未能解决你的问题,请参考以下文章

十条实用的jQuery代码片段

高效Web开发的10个jQuery代码片段

为什么我不能在此片段中生成唯一对象数组?

十条jQuery代码片段助力Web开发效率提升

十条jQuery代码片段助力Web开发效率提升

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