From: Jared N. <ja...@aa...> - 2001-02-21 15:49:32
|
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. |