The JSSTag.textTransform property corresponds to the text-transform CSS property.
This property provides a means to change the glyphs that are used without affecting the underlying source text. The following values are permitted:
capitalize
uppercase
lowercase
none
The default value is "none".
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.textTransform |
Prev | Home | Next |
JSSTag.textIndent | Up | JSSTag.verticalAlign |
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. |