javascript BODY noWrap
| noWrap | NN n/a IE 4 DOM 1 |
|
|
Read/Write |
|
Specifies whether the browser should render the body content as wide as necessary to display a line of nonbreaking text on one line. Abuse of this attribute can force the user into a great deal of inconvenient horizontal scrolling of the page to view all of the content. |
|
| Example | |
document.body.noWrap = "true"; |
|
| Value | |
|
Boolean value: true | false. |
|
| Default | |
|
false |
|
Previous: javascript BODY recordNumber
328,Nickname,Homepage or email,Comments here,Add comment
