filter - BlendTrans() (Filter/blend)

A blend filter for controlling transitions.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Deprecated

This blend transition filter is used to control the fading in and out of the filtered element. This would be used to create a dissolve effect.

The duration name=value pair specifies a floating point value in seconds which controls how quickly the effect should take place.

The use of this feature is deprecated in favor of the named transitions introduced in later versions of MSIE and which can be used as static or transitional effects.

Warnings:

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