The method you are looking for is Document.importNode(). -- Andy
----- Original Message ----- From: "Martin Duerig" <[EMAIL PROTECTED]> > Sorry for asking novice questions: What is the best strategy to deep copy a > node from one document to another one? > >