本文档基于 CC协议(Creative Commons Share-Alike License)发布,是developer.mozilla.com, www.mozref.comwww.aptana.com共同劳动的成果。

filter

Specifies a filter for the element to render and any parameters that the filter takes. You can specify multiple filters.

Browser/User Agent Support

IENetscapeMozillaOperaSafari
4.0+nononono

Usage

[filterNameA (parameter1A, parameter2A, ...)] [filterNameB (parameter1B, parameter2B, ...)]

Remarks

IE only.

Related