Hi, I am trying to clone a node and then append it the root node ; for example rootNode. But when I try to get the firstchild of rootNode, I receive a text node instead of the new node I just clone. Does it how the the appendChild() method work? Please help.
Danh Hoai --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
