javascript STYLE wordBreak

wordBreakNN n/a IE 5(Win) DOM n/a  

Read/Write  

Specifies the word-break style for ideographic languages or content that mixes Latin and ideographic languages.

 
Example
 
document.getElementById("myDIV").style.wordBreak = "keep-all";
 
Value

One of the constant values (as a string): break-all | keep-all | normal.

 
Default

normal


1926,Nickname,Homepage or email,Comments here,Add comment