The JSSTag.whiteSpace property corresponds to the white-space CSS property.
This property controls how tabs, newline characters and additional white space inside an element is presented. The following values are available:
normal
pre
nowrap
The default value for this property is "normal".
This value is inherited from its parent container element.
Deprecated for any further use. This was available only in Netscape 4.0 and is completely removed from Netscape 6.0.
See also: | style.whiteSpace |
Prev | Home | Next |
JSSTag.verticalAlign | Up | JSSTag.width |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |