Contents Index Topic Contents | ||
Previous Topic: balance Next Topic: bgColor |
behavior
Description
Specifies how the text scrolls in the marquee.
Syntax
object.behavior[ = behavior]
Settings
Possible values include:
alternate The marquee alternates left and right. scroll The marquee is a scrolling marquee in the direction specified by the direction property. The text scrolls off the end and starts over. slide The marquee is a scrolling marquee in the direction specified by the direction attribute. The text scrolls to the end and stops. Remarks
This property has read-write permissions, meaning you can change as well as retrieve its current value.
Applies To
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.