Just so you know, removeChild also works in IE5.5, in case you're
interested.

To get at all the children's children you could just recursively call the
memFree() method (or whatever you choose to call it). Also, while the
intrerpreter does rely on automatic garbage collection, this delete idea
will at least 'tag' it for collection immediately.


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

Reply via email to