asp.net.ph

Skip Navigation LinksHome > Abakada: Back to Basics > Language References > HTML Element Attributes > DIRECTION Attribute

direction Attribute


Sets or retrieves which direction the MARQUEE text should scroll.

Applies To:

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.

 Show me 

Applies To

MARQUEE

See Also

behavior, loop


Need a break ?
Suggested Reading

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph.

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