AUTOREVERSE Attribute | autoReverse Property

MS Office DHTML, HTML & CSS

AUTOREVERSE Attribute | autoReverse Property


This document describes technologies available as an experimental implementation of HTML+TIME within Internet Explorer 5. While we encourage you to evaluate these features and to send us your feedbackInternet Link, please note that these features are subject to change.

Sets or retrieves whether the timeline on an element immediately begins playing in reverse after completing in the forward direction.

Syntax

HTML<ELEMENT STYLE="behavior:url(#default#time);" t:AUTOREVERSE = bReverse... >
Scriptingobject.autoReverse [ = bReverse ]

Possible Values

bReverseBoolean that specifies one of the following values:
trueTimeline plays in the forward direction until it completes, then it immediately plays in the reverse direction.
falseTimeline does not play in the reverse direction after it finishes playing in the forward direction.

The property is read/write with a default value of false. This property cannot be modified in script after the onload event fires on the document body.

Remarks

On some systems, this attribute is referred to as "Play forward, then backward."

The prefix t is used to associate this attribute with an XML namespace.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
Version data is listed when the mouse hovers over a link, or the link has focus.
animation, audio, img, media, par, seq, time, video

See Also

html+timeInternet Link

Back to topBack to top

Did you find this topic useful? Suggestions for other topics? write us!Internet Link

© 1999 microsoft corporation. all rights reserved. terms of useInternet Link.