Jquery 可排序,div 不可能溢出

发布于 2024-12-12 07:08:15 字数 104 浏览 2 评论 0原文

我有一个可排序的列表,其中有一些 div。其中一个 div 有一个带有滚动条的列表,现在的问题是我无法使用滚动条,因为可拖动的 div。

是否可以阻止移动的某个部分或全部div?

I have a sortable list with a few divs in it. One of those divs has a list with a scrollbar, the problem now is that i can't use the scrollbar because the draggable div.

Is it possible to block a certain part or complete div of moving?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

大海や 2024-12-19 07:08:16

您可以使用“handle”选项来缩小用户必须单击的 div 部分才能拖动它。这已经救了我很多次了。

You can use the "handle" option to narrow what part of the div the user has to click in order to drag it. This has saved my butt a lot of times.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文