From: Richard E. <emb...@co...> - 2001-02-20 15:55:00
|
This question regards only netscape 4 and the included html attachments are only meant for Netscape 4 browser viewing. The question is: why does using the "new Layer()" constructor work (l1.html) while using the LAYER tag not work (l2.html). Using the LAYER tag creates a second window while using the Layer constructor simply puts the layer in the existing window. I'm trying to understand why in dylayer.js the Layer constructor is used and not the LAYER tag. Thanks. Richard Emberson |