JQuery Draggable + Sortable: How to tell if item was actually added to my sortable list?

后端 未结 1 1870
春和景丽
春和景丽 2021-01-22 05:52

OK, I\'m probably missing something obvious here, but my searches aren\'t turning up anything helpful. I\'ve set up a sortable list and connected a draggable \"palette list\" t

1条回答
  •  北海茫月
    2021-01-22 06:30

    Found it!

    Sortable has an event called receive. http://api.jqueryui.com/sortable/#event-receive

    How I missed this in the past few hours of digging is beyond me.

    0 讨论(0)
提交回复
热议问题