filter - Grayscale() (Filter/visual)

A visual filter for converting to a grayscale appearance.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Deprecated

This visual filter removes all color information from the filtered element and displays it in grayscale mode only. There are no properties associated with it.

The use of this filter is now deprecated in favor of the BasicImage() filter that was implemented with the IE 5.5 browser.

Warnings:

See also:filter - BasicImage(), Filter object, style.filter