Web space - JavaScript Programmer’s Reference Object 1 Object 2 Object
JavaScript Programmer’s Reference Object 1 Object 2 Object 3 Object 4 Warnings: . No longer supported in Netscape 6.0. See also: Layer.handleEvent(), Window.routeEvent() Layer.siblingAbove (Property) A layer that is related to this layer and above it in the Z ordering. JavaScript 1.2 Netscape 4.0 Deprecated Availability: Property/method value type: JavaScript syntax: N Layer object myLayer.siblingAbove Given that a layer arrangement is yet another example of a tree structured hierarchy within a page, this property yields the next higher sibling belonging to the same parent (or null if this is the highest element). 1312