what's wrong with DynAPI.document.all.length() ?
----- Original Message -----
From: "Eytan Heidingsfeld" <[EMAIL PROTECTED]>
To: "Dynapi-Dev" <[EMAIL PROTECTED]>
Sent: Wednesday, February 28, 2001 10:54 AM
Subject: [Dynapi-Dev] Memory leaks


> As you saw I posted the thing that fixes leaks in IE5 (elements) and
should
> fix in NN6 (not tested yet).
>
> Another thing we need though is some kind of external counter of every
> widget something like adding a variable called DynLayerCnt(an array) and
> then adding every element to it and each layer getting a property with an
> index. Then in deleteElement we can call setTimeout("delete DynLayerCnt["
+
> this.myindex + "];",10);
>
> What do you think about it?
> 8an
>
>
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-dev


---
Outgoing mail is certified Virus Free by AVG Free Edition
Download at: http://www.grisoft.com/html/us_index.cfm
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.231 / Virus Database: 112 - Release Date: 2/12/01


_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to