I have a DOM tree from which I want to find a particular element node, then
cut that node and all its children out. I then want to reinsert the document
fragment (is that the right terminology?) into the tree at a different point.
I can find the node easily enough. Can someone point me in the right
direction with the cutting and pasting bits?
--
The past: Smart users in front of dumb terminals
|