|
|
Q464 How you destroy a layer created using new Layer()?
irt.org | Knowledge Base | DHTML | Q464 [ previous next ] Q464 How you destroy a layer created using new Layer()?You can't. Netscape appear not to have included a destructor method for Layers. Normally you destroy an object by making the reference to it null. But the following example does not do what I expected it to do:
Feedback on 'Q464 How you destroy a layer created using new Layer()?' |
-- div -->
|