Allows you to retrieve CSS stylesheets that are embedded in a document.
Browser/User Agent Support
| IE | Mozilla | Netscape | Opera | Safari | Netscapte | 3.0+ | 1.0+ | 2.0+ | 7.0+ | 1.0+ | no |
|---|
Constructors
| Constructor | IE | Mozilla | Netscape | Opera | Safari | Netscapte |
|---|---|---|---|---|---|---|
Allows you to retrieve CSS stylesheets that are embedded in a document. | 3.0+ | 1.0+ | 2.0+ | 7.0+ | 1.0+ | no |
Properties
| Property | IE | Mozilla | Netscape | Opera | Safari | Netscapte |
|---|---|---|---|---|---|---|
Array of the stylesheets embedded in a document or linked into a document. | 3.0+ | 1.0+ | 2.0+ | 7.0+ | 1.2+ | no |
| ||||||
Availability
HTML DOM Level 2 | W3C
Constructor Detail
DocumentStyle DocumentStyle()
Allows you to retrieve CSS stylesheets that are embedded in a document.
- Visibility
- internal
