Drag and drop elements from list into separate blocks Drag and drop elements from list into separate blocks jquery jquery

Drag and drop elements from list into separate blocks


Maybe jQuery UI does what you are looking for. Its composed out of many handy helper functions like making objects draggable, droppable, resizable, sortable etc.

Take a look at sortable with connected lists.