javascript document body
| body | NN 6 IE 4 DOM 1 |
|
Read-only |
Returns a reference to the body object defined by the body element within the document. This property is used as a gateway to the body object's properties. |
|
| Example | |
document.body.leftMargin = 15; |
|
| Value | |
Object reference. |
|
| Default | |
The current body object. |
|
Previous: javascript document charset
535,Nickname,Homepage or email,Comments here,Add comment
