Name
styleSheet — NN n/a IE 4 DOM n/a
Synopsis
The styleSheet
object represents a style sheet that may have been created as a
STYLE element or imported with a
LINK element or @import
statement inside a STYLE element. This object is
different from the STYLE object, which strictly
reflects the STYLE HTML element and its
attributes. The styleSheets[] collection contains
one or more styleSheet objects. The only
properties that the two kinds of objects have in common are the
id property (only when a
stylesheet object is generated via a
STYLE element) and the disabled
property.
Object Model Reference
- IE
[window.]document.styleSheets[i]
Properties
|
|
|
|
|
|
|
|
|
Methods
|
|
|
Collections/Arrays
|
|
|
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access