javascript STYLE lineHeight
@Aug. 15, 2009, 12:34 p.m.
lineHeight | Firefox/Netscape/NN 6 IE 4 Chrome/Safari/DOM 2 |
|
Read/Write |
Indicates the height of the inline box (the box holding one physical line of content). |
|
Example | |
document.getElementById("tight").style.lineHeight = "1.1em"; |
|
Value | |
A string of a length value (with unit of measure) or normal. |
|
Default | |
normal |
Permanent URL:
http://javascript.gakaa.com/style-lineheight.aspx
Powered by Linode.