onDrop: function(target,source,point){ var targetNode = $(this).tree('getNode', target); console.log(targetNode)}