Drag With Other DOMs
[ File Path: super/dragWithOther.html ]
	
	
		
			- Explanation of implementation method- 
				- zTree v3.2 modified the event object in onDrag/onDrop; v3.5.16 add the onDragMove callback, thus the nodes can be draged to other DOMs easily.
- To drag other DOMS to zTree, you need to build the drag codes by yourself.
- This is just a simple Demo. If you need more features, please build more complicated codes.
 
- Please drag and drop the following content to the tree node- 
					- TreeGrassFlower - TigerBearLion 
 You can drag the nodes of level 2 to the above layer.