Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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).