filterfilter*
*Contents  *Index  *Topic Contents
*Previous Topic: display
*Next Topic: float

filter

Description

Specifies one or more filters applied to an element.

Internet Explorer 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.

Syntax

{ filter: filtertype1(parameter1, parameter2,...) [filtertype2([parameter1, parameter2)]...}

Remarks

An asterisk in the following applies to list indicates that a defined height, width, or absolute position is required.

Remarks

This attribute is not inherited.

Applies To

BODY, BUTTON, DIV*, IMG, INPUT, MARQUEE, SPAN*, TABLE, TD, TEXTAREA, TFOOT, TH, THEAD, TR


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.