Share via

Facebook x.com LinkedIn Email

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

See Also

play, Duration, stop


  • Last updated on 2012年09月04日