Example: Move nodes using drag-and-drop

This sample uses Dynatree's built-in drag-and-drop feature to move nodes.
- autoExpandMS option is used to expand nodes on mouse hover.
- The container style uses `overflow: scroll` to demonstrate auto-scrolling.
- When dropped, the node is moved to the target.