jquery-sortScroll icon indicating copy to clipboard operation
jquery-sortScroll copied to clipboard

Sorting without moving !

Results 4 jquery-sortScroll issues
Sort by recently updated
recently updated
newest added

Hello, Is there a way to update the view after dynamically add or remove items in the sort list? For example $('#example').sortScroll('updateView'); We are dynamically adding items in the sort...

PR welcome. Still works on safari

bug

Can i get position of all elements within scroll Container as an array or any other storage structure? Bascially i need to update position of my sections in database depending...

Is there any options or javascript way by which i can disable or distroy it like i can do it with sortable('distroy') or .sortable('disable') thanks