Posted by "Chris Boget" on 06/01/05 22:36
> Is there any way I can copy an element from one DOM document to another
> without having to dissect the original node/element and create a new
> node/element from scratch using the new DOM document and append to it?
Never mind. Apparently I can use clone_node(). When I tried that before
I was presented with different issues. But I now have those other issues
sorted.
My apologies for being a little dense. :p
thnx,
Chris
Navigation:
[Reply to this message]
|