July 1998
Intermediate to advanced
1456 pages
65h 5m
English
ABOVE — NN 4 IE n/a HTML n/a
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.
<LAYER ID="instrux" BGCOLOR="yellow" SRC="instrux.html" ABOVE="help1" WIDTH=200 HEIGHT=300> </LAYER>
Case-sensitive identifier.
None.
[window.]document.layerName.above
Read now
Unlock full access