class DOM.HTMLLayerElement |
|
|
Layer container for Netscape 4.x compatability. Behaves mostly like absolute positioned DIV-blocks.
|
|
|
|
|
The background color of the layer.
|
|
The collection of sub-layers
|
|
The absolute position of the layer from the left.
|
|
see bgColor |
|
see left |
|
see top |
|
see visibility |
|
The absolute position of the layer from the top.
|
|
The visibility of layers is either "show" or "hide"
|