Dealing with overlapping jQuery sortable lists

后端 未结 4 1703
[愿得一人]
[愿得一人] 2020-12-03 15:16

This is a bit of an obscure issue, but I\'m using jQuery Sortables and trying to get two connected lists working together nicely when one is positioned as fixed

4条回答
  •  萌比男神i
    2020-12-03 16:16

    This is the bug I think you're encountering, and the fix is a lot simpler:

    http://bugs.jqueryui.com/ticket/7065

提交回复
热议问题