blockDirection Property

Internet Development Index

Retrieves a string value that indicates whether the content in the block element flows from left to right, or from right to left.

Syntax

HTMLN/A
Scripting[ sFlowDirection = ] object.blockDirection

Possible Values

sFlowDirectionString that receives one of the following values.
ltrContent flows from left to right.
rtlContent flows from right to left.

The property is read-only. The property has no default value.

Standards Information

There is no public standard that applies to this property.

Applies To

ADDRESS, BLOCKQUOTE, BODY, CENTER, currentStyle, CUSTOM, DD, defaults, DIV, DL, DT, FIELDSET, FORM, hn, ISINDEX, LI, LISTING, MENU, OL, P, PLAINTEXT, PRE, UL, XMP

See Also

direction