Home | Top | Free Ajax Editor | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.


line-break Attribute | lineBreak Property

Sets or retrieves line-breaking rules for Japanese text.

Syntax

HTML Scripting
{ line-break : sBreak }
object . style.lineBreak [ = sBreak ]

Possible Values

sBreak String that specifies or receives one of the following values.
normal Default. Normal line-breaking mode is applied.
strict Stricter line-breaking rules are enforced.

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 normal . The Cascading Style Sheets (CSS) attribute 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 .

Standards Information

This property is part of a proposed addition to Cascading Style Sheets (CSS) .

Applies To

PRE Platform Version
Win16: 5
Win32: 5
Unix: 5
Mac: 5
Windows CE: 5.5
 
ADDRESS , BLOCKQUOTE , BODY , CENTER , currentStyle , DD , DIR , DIV , DL , DT , FIELDSET , FORM , hn , HR , LEGEND , LI , LISTING , MARQUEE , MENU , OL , P , PLAINTEXT , PRE , runtimeStyle , style , TABLE , TD , TH , TR , UL , XMP
Home | Top | Free Ajax Editor | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.