Contents Index Topic Contents | ||
Previous Topic: fileUpdatedDate Next Topic: font |
filter
Description
Sets or retrieves the filter or collection of filters applied to the element.
Syntax
object.style.filter[ = filter]
Remarks
Internet Explorer 4 supports the following built-in filter types: Visual Filter, Reveal Transition Filter, or Blend Transition Filter. For detailed information, see Creating Multimedia Effects with Visual Filters and Transitions. The filter mechanism is extensible and allows additional filters to be developed and added later.
This read/write property takes a string specifying a filter and its parameters.
Applies To
HTML Tags BODY, BUTTON, DIV*, IMG, INPUT, MARQUEE, SPAN*, TABLE, TD, TEXTAREA, TFOOT, TH, THEAD, TR Scripting style *An asterisk in the list indicates that a defined height, width, or absolute position is required.
CSS Attribute
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.