Copying nodes from one menu tree to another-XML,javascript and java
Hi All,
I need an urgent help. I have rendered a 2 menu trees in HTML using XSL and XML. I now want to add a functionality in it. The functionality is to copy multiple child nodes from one tree and paste them at a selected location in the second tree. This has to be done both in DB and on screen. That is, once user selects few child nodes from the menu tree, they should get copied and then on click of an arrow, they should get pasted in the adjacent tree. Any idea, how to achieve it...I need it urgently. The XML is being generated dynamically using java, javascript, XML and XSL.
Kindly help if u hav any idea....I urgently need it.