Please choose action!
Example shows how to choose drop mode after DIV element is dropped to the table.
In combination with jQuery to display modal popup, user will have three options: shift, switch and overwrite.
Popup will be displayed in case when target cell is not empty otherwise it will be normal drag and drop.
Switch mode is enabled only when DIV is dragged from bottom table.
If DIV element is cloned from upper table, clicking on switch button will be ignored.