0

実行しようとしています

jQuery("#surveyManager").jstree("create", jQuery("#" + parentId), "last",  
                { "title" : "new_node", 
                  "attr" : { id:"Clone" } },
                    false, true);

しかし、これは jstree 内のノードの属性を設定していません。進め方のアドバイスお願いします

4

1 に答える 1