July 1998
Intermediate to advanced
1456 pages
65h 5m
English
parentLayer — NN 4 IE n/a DOM n/a
Read-only
Returns a reference to the next outermost layer in the containment
hierarchy. For a single layer in a document, its
parentLayer is the window
object.
if (parentLayer != window) {
...
}Object reference (a layer or
window).
window
Read now
Unlock full access