appendChild() note
Brought to you by:
bs_php,
nigelswinson
From: <php...@li...> - 2001-10-22 00:41:25
|
Now that the code is there to merge a new node-set into the tree, we could very easily tackle replaceNode and clone node as well...without having to use to use deleteChild and then appendChild again, which would be painfully slow...instead, perhaps I will modify the appendChild function if time permits to handle a very fast replaceNode function.... Dan ------------------------------------------------------- __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com |