asp.net.ph

Skip Navigation Links

DIRECTION Attribute | direction Property

Language References


Sets or retrieves which direction the MARQUEE text should scroll.

Syntax


Inline <MARQUEE DIRECTION = 'left' | 'right' | 'down' | 'up'...>
Script marquee.direction = sDirection ]

Possible Values


left The marquee scrolls left.
right The marquee scrolls right.
down The marquee scrolls down.
up The marquee scrolls up.

The property is read/write with a default value of left.

Remarks

This example shows the effect of setting different direction values for a MARQUEE.

This feature requires Microsoft® Internet Explorer® 4 or later.

 Show me 

Applies To

MARQUEE

See Also

behavior, loop



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note