>DOM_Document::importNode() should be used instead of DOM_Node::cloneNode
()?
>and followed by a DOM_Node::appendChild() or DOM_Node::insertBefore(),
etc.?
Yes.
>DOM_Document::importNode()'s documentation indciates that it is
>"Experimental - subject to change".
Obsolete comment. We supported importNode() before it was adopted by DOM
Level 2. Now that it's official, that comment should Go Away -- assuming
that the behavior has been checked against the official version, of course.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]