July 1998
Intermediate to advanced
1456 pages
65h 5m
English
owningElement — NN n/a IE 4 DOM n/a
Read-only
Returns a reference to the STYLE or
LINK element object that defines the current
styleSheet object. Each document maintains a
collection of style sheets created with both the
STYLE and LINK elements.
var firstStyleID = document.styleSheets[0].owningElement.id
Object reference.
None.
Read now
Unlock full access