HBCMS更多的中文手册参考:

blockDirection参数属性

DHTML文档教程

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

dhtml语法

HTMLN/A
Scripting[ sFlowDirection = ] object.blockDirection

DHTML可能的值

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.

是否符合公共标准

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

更多语法参考

direction