jstree : 移动多个节点,data.rslt.op 不是数组
如果我移动多个节点,我会得到所选节点的数组 与 data.rslt.o 但 data.rslt.op (旧父母)始终是 1 元素数组。 如何获取每个移动节点的旧父节点?
If I move multiple nodes I get the array of selected nodes
with data.rslt.o but data.rslt.op (old parents) is always a 1 element array.
How can I get the old parent of every moved node ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是已知的未决问题/错误。看看这个...
https://github.com/vakata/jstree/issues/99
https://groups.google.com/forum/?fromgroups#!topic/jstree/d8wnINfrAuw
This is known open issue/bug. Check this out...
https://github.com/vakata/jstree/issues/99
https://groups.google.com/forum/?fromgroups#!topic/jstree/d8wnINfrAuw