Drag & Drop Multiple Images from Toolbar onto Canvas
问题 I am making an application in which user can drag & drop multiple objects from a toolbar onto a canvas.After dragging and dropping that particular object onto the canvas the user can move that object around in the canvas.Double Clicking on that object will make it disappear.I have been able to implement this for one object in the toolbar as shown in the link below.. http://jsfiddle.net/gkefk/26/ To drag & drop multiple objects from the toolbar I made the following additions in the function