SortableJS is javascript library for reorderable drag-and-drop lists. Check other example on Sortable's page
You can only drag the items on the handle
Try dragging from one list to another. The item you drag will be cloned and the clone will stay in the original list.