Sorry for asking novice questions: What is the best strategy to deep copy a
node from one document to another one?

I tried cloneNode(true) and the appendChild() but I get the message "wrong
document".

Cheers

Martin

Reply via email to