This object represents an HTML tag. However it is only available in Netscape 4.0 and is a means of access that ultimately leads to a Style object.
You can refer to a specific HTML tag name or you can use the value "all" to indicate that all HTML tags of any kind with the appropriate CLASS name will be affected.
This mechanism is radically different to and much more complex than the simple style property belonging to an Element object in MSIE.
From the value in this property, you would traverse the style tree down another level to find a style object with properties that directly affect the appearance of the document.
Deprecated for any further use. This was available only in Netscape 4.0 and is completely removed from Netscape 6.0.
See also: | JSSTags object |
Prev | Home | Next |
JSSTags object | Up | Jump statement |
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. |