The DOM Level 1 doesn't provide you with any way to do that easily. All you can do is write your own method that walks down the Document B tree and create the same tree into the Document A. In DOM Level 2, an importNode method will allow you to do just that, with a simple call! -- ArnaudReceived on Tuesday, 12 October 1999 03:11:46 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:24:51 GMT