javascript STYLE wordSpacing
@March 15, 2008, 1:22 a.m.
wordSpacing | Firefox/Netscape/NN 6 IE 4 Chrome/Safari/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 |
Permanent URL:
http://javascript.gakaa.com/style-wordspacing.aspx
Powered by Linode.