I am trying to drag a button and drop it on to a td and it does not seem to be working. The dragging is easy. But I can’t seem to be able to set up the td to accept the drop. Here is the jsFiddle link
I have looked at the documentation on some excellent articles but still can’t figure out what I am doing wrong.
You can use JQueryUI to implement drag-and-drop easily:
JQueryUI: Draggable & Droppable