导轨:“ Draggable_elements”不在表格元素内工作

发布于 2024-09-19 03:29:16 字数 141 浏览 2 评论 0原文

我们正在尝试在 ROR 应用程序中实现一项功能,以便能够在不同表之间拖放行。我们尝试使用 Scriptaculous 拖放方法,但它在表格标签内不起作用。

您能否向我们指出其他可能有用的替代方案,例如 JQuery 等。

谢谢 苏普雷特

We are trying to implement a functionality in our ROR application such that we are able to drag and drop rows between different tables. We tried using Scriptaculous Drag and Drop method but it does not works inside the table tags.

Can you point us to other alternatives like JQuery etc which might be useful.

Thanks
Supreet

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

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

发布评论

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

评论(1

守不住的情 2024-09-26 03:29:16

实际上,您可以使用 scriptaculous 使可排序在表内和表之间工作。您只需确保所有可拖动的行都位于 tbody 元素内,并将可排序的 ID 放置在该元素上。

You can actually make sortables work within and between tables using scriptaculous. You just need to make sure that all draggable rows are within a tbody element and that you place the ID for the sortable on that.

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