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 ILAYER 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 ILAYER element.

Example

<ILAYER ID="thingy4" SRC="quotes.html" ABOVE="thingy3"></ILAYER>

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.