jquery-sortScroll
jquery-sortScroll copied to clipboard
Sorting without moving !
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...
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