Name

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

Synopsis

BELOW=”layerID"

Optional

Names the positionable element that is to be below (behind) 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 BELOW attribute, do not use the ABOVE or Z-INDEX attribute for the same LAYER element.

Example

<LAYER BGCOLOR="yellow" SRC="instrux.html" WIDTH=200 HEIGHT=300 BELOW="thankyou">
</LAYER>

Value

Case-sensitive identifier.

Default

None.

Object Model Reference

NN

[window.]document.layerName.below

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.