javascript STYLE wordSpacing
| wordSpacing | NN 6 IE 4 DOM 2 |
| Read/Write | |
|
Governs the length of space between words. IE 5 for Macintosh may exhibit overlap problems with the word-spacing of elements nested inside the one being controlled. |
|
| Example | |
document.getElementById("myDIV").style.wordSpacing = "1.0em";
|
|
| Value | |
CSS length value (as a string) or the constant normal. |
|
| Default | |
normal |
|
Previous: javascript STYLE wordWrap
1927,Nickname,Homepage or email,Comments here,Add comment
