开发者

JQuery Sortable overlapping issue

开发者 https://www.devze.com 2023-02-19 09:03 出处:网络
I have two sortable lists in two div\'s, each div has the overflow-y:scroll property. W开发者_StackOverflow社区hen I drag an item from the left div to the right div, it slides under the right edge of

I have two sortable lists in two div's, each div has the overflow-y:scroll property. W开发者_StackOverflow社区hen I drag an item from the left div to the right div, it slides under the right edge of the left div, disappearing from view, yet everything functions as if it where there (so it can still be added to the right list etc.).

I have experimented and it seems to be an issue with setting the CSS overflow attribute on the parent div. Does anyone know a workaround for this?


This seems to be a bug with the sortable list, I have encountered a similar problem.

This solution worked for me.

Dealing with overlapping jQuery sortable lists

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号