Name

ABOVE — NN 4 IE n/a HTML n/a

Synopsis

ABOVE=”layerID"

Optional

Names the positionable element that is to be above (in front of) the current LAYER in the stacking order. This is a different way to set the Z-INDEX attribute that does not rely on an arbitrary numbering system. If you use the ABOVE attribute, do not use the BELOW or Z-INDEX attribute for the same LAYER element.

Example

<LAYER ID="instrux" BGCOLOR="yellow" SRC="instrux.html" ABOVE="help1"
WIDTH=200 HEIGHT=300>
</LAYER>

Value

Case-sensitive identifier.

Default

None.

Object Model Reference

NN

[window.]document.layerName.above

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.