Clone Duplication And Imprecise Drop Location Issues
I have a dropdown menu which contains a table and inside this table are draggable icons. I was able to drag and drop the clone of each icon into a drop zone.
However, once the clones are dropped, when they are dragged they create duplicates of themselves. Also they go to the top of the drop zone instead of remaining at their dropped location.
Please see my markup and code
here.