Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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).