felt 发表于 2013-7-26 12:54
addNode(node,index,parentNode)
这个Api上描述的不好,稍后我们会修正,
应该为addNode(node,action,targe ...
UI上面节点复制的情况可以解决吗?
felt 发表于 2013-7-26 14:34
addnode(node,index,parentNode)
中间参数为index的时候是给parentNode添加子节点,index表示插入子节点的 ...
zuzjx 发表于 2013-7-26 14:46
var cnode = tree.getSelected();
var node = tree.getParentNode(cnode);
var path = "";
欢迎光临 jQuery MiniUI (http://miniui.com/discuss/) | Powered by Discuz! X2 |