Hi,

> cloneNode and appendChild work fine if both are dealing with the same
> document, but I haven't managed to get it working with two different
> documents like in the above example.
> 
> I'm wondering if I'm doing something wrong or if it is a bug?

Please ignore my email, I found out I should be using importNode when
two different DOM documents are involved.

Doug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to