Joseph Kesselman/Watson/IBM wrote: > NEW: How do I move a Node from one document to another? > > Neither Level 1 nor Level 2 allow you to move a Node from one document > to another, although Level 2 has > an importNode method which allows you to copy a Node from one document > to another. Hi. I'm new to DOM. 1) I don't understand why a document has to own all nodes it can reference. 2) If I get a reference to DOM document, what should I do to be certain that the changes I do, don't reflects in the original data structure? Should I use importNode (to a memory-only document) or cloneNode? thanks in advance. Morten NedertoftReceived on Friday, 10 November 2000 03:20:13 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 3 May 2007 00:17:10 GMT