Simple list example
Item 1
Item 2
Item 3
Item 4
Item 5
Item 6
new Sortable(example1, {
animation: 150,
ghostClass: 'blue-background-class'
});
new Sortable(example1, {
animation: 150,
ghostClass: 'blue-background-class'
});