JQuery Sortable - 如何避免内容刷新

发布于 2024-12-09 07:52:31 字数 199 浏览 0 评论 0原文

我正在使用 JQuery 可排序列表,我可以动态地修改每个元素内的内容(即文本字段、颜色等)。要么我将每个元素内容引入为 div 的 iframe,然后每次我移动/拖动该元素并将其放入另一个位置时都会刷新该内容。奇怪的是,当我移动另一个不同的元素时,这种情况不会发生,所以我的问题是:是否有办法避免将 currentItem 拖动到另一个位置后刷新/重新加载? 预先感谢您的帮助(!)

I'm using JQuery sortable list where I dyanmically I can modify the content inside each element (ie, textfield, color, etc). Either I indluce each element content as an iframe of div then this content is refreshed each time I move/drag and drop this element into another position. Which is weird is that it doesn't happend when I move another different element, so my question would be: is there anyway to avoid currentItem to be refreshed/reloaded after draggin it to another position?
Thanks in advance for your help (!)

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

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

发布评论

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

评论(1

谜兔 2024-12-16 07:52:31

这是一个已知的错误。请参阅:http://bugs.jqueryui.com/ticket/5575

This is a known bug. See: http://bugs.jqueryui.com/ticket/5575

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