1 | Think of a Layer object (new in JS 1.2) as a dynamic document within a document |
2 | Each <LAYER> tag generates a Layer object and a corresponding element in the layers[] array |
3 | Layers have many methods and properties (most of which may be modified on-the-fly) |
4 | Note: Layers are not supported in MSIE |