@anildes wrote:
mouseDrop: function(e, node) {
console.log("The node in mousedrop is ",node.data.key); console.log("The draged part is ",part); }Here is I always see the background node , How can I get the details of the node being dropped on the background node ?
Posts: 2
Participants: 2