Re: Non-invasive scripting. Duplicating the DOM.
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
stony_dreams wrote: > Isn't there a way to create a new object having the entire DOM tree and make > changes to it, without affecting the actual DOM of the page? You mean like cloneNode? -Boris