heather_matthews 29 Feb 2000 01:02:31 -0000
If I delete a node in a DOM tree I'm assuming *all* of the children are effectively deleted as well. In other words, if I aim to delete an element, all of it's associated attribute nodes and child element nodes will be "gone" too.
Thanks, Heather