The object may be destroyed, but the Javascript garbage collector =
doesn't run untill the next page load. It's standard practice in the =
known browsers (From what I've read).
I'm not sure about the Mozilla/Seamonkey versons though. I'd have to =
research this.
----- Original Message -----=20
From: Eytan Heidingsfeld=20
To: dyn...@li...=20
Sent: Sunday, December 03, 2000 8:06 AM
Subject: Re: [Dynapi-Dev] My new Object
I managed to fix the problem by making the FreeObj method external. =
The problm was that the scope was still in the object and then it could =
not be deleted.
=20
Thanx, 8an
|