Friday, 6 September 2013

Drop Delay in jQuery UI sortable

Drop Delay in jQuery UI sortable

I would like to use the jQuery UI sortable interaction as seen on
http://jqueryui.com/sortable/#default (source code in the bottom).
By default there is a short delay after dropping an item until the item
fits. Is there a way to remove this delay?

1 comment: