Layer.parentLayer (Property)

The layer containing the current layer (for a single layer, this is the window object).

Availability:

JavaScript - 1.2
Netscape - 4.0
Deprecated
Property/method value type:Layer or Window object
JavaScript syntax:NmyLayer.parentLayer

Warnings:

See also:Layer.moveTo()

Property attributes:

ReadOnly.