LinkStyle : Object

Stylesheet associated with a node in a document.

Browser/User Agent Support

IEMozillaNetscapeOperaSafariNetscapte
4.0+1.0+6.0+7.0+1.0+no

Constructors

ConstructorIEMozillaNetscapeOperaSafariNetscapte
Stylesheet associated with a node in a document.
4.0+1.0+6.0+7.0+1.0+no
 

Properties

PropertyIEMozillaNetscapeOperaSafariNetscapte
Stylesheet object associated with the node.
no1.0+6.0+7.0+nono
 

References

HTMLElement | ProcessingInstruction

Availability

HTML DOM Level 2 | W3C

Constructor Detail

LinkStyle LinkStyle()

Stylesheet associated with a node in a document.

Visibility
internal

Property Detail

StyleSheet sheet - read only

Stylesheet object associated with the node.

Availability

HTML DOM Level 2 | W3C