jQuery Sortable callbacks not working?

后端 未结 2 896
轻奢々
轻奢々 2021-01-20 14:03

I\'m using the Sortable component of jQuery UI. The callbacks don\'t seem to work at all, even with this minimalistic test:



        
2条回答
  •  梦毁少年i
    2021-01-20 14:32

    I was able to work around this problem by including two versions of jquery simultaneously. Check it out here: http://gist.github.com/59757

    Hope it helps!

提交回复
热议问题