smooth-sortable icon indicating copy to clipboard operation
smooth-sortable copied to clipboard

Smooth sortable for jQuery

Results 3 smooth-sortable issues
Sort by recently updated
recently updated
newest added

New sortable Items added programmatically in to the sortable list are not very smooth and look dull. Add Function: $('#contentlist').append(X); $( "#contentlist" ).sortable(); The items appear in the list but...

Doesnt seem to work on iPhone, which is quite questioning, since it was made for it.

I connected in index.html - plugin jquery.ui.touch-punch.js to work in iOS. By pressing and holding the string to first migrate to the top of the list, and after a few...