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?
use parameter --> revert: false
ReplyDelete