This topic has not yet been rated - Rate this topic

status Property

This topic documents a feature of Visual Filters and Transitions, which is deprecated as of Windows Internet Explorer 9.

Retrieves the state of the transition.

Syntax

HTML
N/A
Scripting
[ iStatus = ] object.filters.item(
    "DXImageTransform.Microsoft.filter-name").status

Possible Values

iStatus An Integer that specifies one of the following values.
0
Transition has stopped.
1
Transition has been applied.
2
Transition is playing.

The property is read-only. The property has no default value.

Applies To

BlendTrans, RevealTrans, Barn, Blinds, Fade, GradientWipe, Inset, Iris, Pixelate, RadialWipe, RandomBars, RandomDissolve, Slide, Spiral, Stretch, Strips, Wheel, Zigzag

See Also

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.