Retrieves a string value that indicates whether the content in the block element flows from left to right, or from right to left.
dhtml语法
HTML | N/A |
---|
Scripting | [ sFlowDirection = ] object.blockDirection |
---|
DHTML可能的值
sFlowDirection | String that
receives one of the following values.ltr | Content flows from left to right. | rtl | Content 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