[
Lists Home |
Date Index |
Thread Index
]
- From: Julian Reschke <julian.reschke@gmx.de>
- To: XML-Dev <xml-dev@lists.xml.org>
- Date: Wed, 11 Oct 2000 12:56:35 +0200
Hi,
appendChild() doesn't let me add a child if it's ownerDocument is different
from the one where it should be added. What is the easiest way to get around
this (besides manually creating new nodes in the new Document)?
Julian
|