July 1998
Intermediate to advanced
1456 pages
65h 5m
English
noWrap — NN n/a IE 4 DOM 1
Read/Write
Whether the browser should render the element as wide as is 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.
document.all.wideBody.noWrap = "true"
Boolean value: true | false.
false
Read now
Unlock full access