jQuery UI Sortable: Revert changes if update callback makes an AJAX call that fails?

后端 未结 3 993
情书的邮戳
情书的邮戳 2021-02-04 00:58

I am using the sortable widget to re-order a list of items. After an item is dragged to a new location, I kick off an AJAX form post to the server to save the new order. How can

3条回答
提交回复
热议问题