filters property

Retrieves the collection of filters that have been applied to the object.

Syntax

JavaScript

p = object.filters

 

Property values

Type: IHTMLFiltersCollection

Array of filters applied to the object.

Standards information

There are no standards that apply here.

Remarks

For a filter to render, the span and div elements must have one of the following cascading style sheets (CSS) attributes: height, width, or position (absolute or relative).