Home | Top | Free Ajax Editor | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Sets or retrieves the direction and flow of the content in the object .
Syntax
{ layout-flow : sFlow } |
object . style.layoutFlow ( v ) [ = sFlow ] |
Possible Values
sFlow | String that specifies or receives one of the following values.
|
The property is read/write for all objects except the following, for which it is read-only: currentStyle . The property has a default value of horizontal . The Microsoft Cascading Style Sheets (CSS) extension is inherited.
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see About Dynamic Properties .
Remarks
This is a deprecated property; use the writingMode property instead.
This property is read-only for the currentStyle object.
Standards Information
There is no public standard that applies to this property.
Applies To
|
A , ACRONYM , ADDRESS , B , BIG , BLOCKQUOTE , BUTTON , CAPTION , CENTER , CITE , CODE , currentStyle , CUSTOM , DD , DEL , DFN , DIR , DIV , DL , DT , EM , FIELDSET , FONT , FORM , hn , HR , I , INPUT , INPUT type=button , INPUT type=checkbox , INPUT type=file , INPUT type=hidden , INPUT type=image , INPUT type=password , INPUT type=radio , INPUT type=reset , INPUT type=submit , INPUT type=text , INS , ISINDEX , KBD , LABEL , LEGEND , LI , MARQUEE , MENU , OL , OPTION , P , PLAINTEXT , PRE , Q , RUBY , runtimeStyle , S , SAMP , SELECT , SMALL , SPAN , STRIKE , STRONG , style , SUB , SUP , TD , TEXTAREA , TH , TT , U , UL , VAR |
Home | Top | Free Ajax Editor | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |