I saw the Dynatree documentation [http://wwwendt.de/tech/dynatree/doc/dynatree-doc.html] but I could not find how to implement drop of multiple nodes on to a div. Dropping single node [parent/child level ] I could implement using the following code snippets : [http://wwwendt.de/tech/dynatree/doc/sample-dnd3.html]
Any pointers [code snippet] of how to implement multiple drop of the tree nodes on to a div will be very helpful! Refereed to the post http://groups.google.com/group/dynatree/browse_thread/thread/ef4ca97e8601b100?pli=1 as well to implement the same but could not do finally.
Thanks, Anirban