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