该插件根据比较配置选项功能自动排列所有同级节点,默认为字母顺序。
$(function () { $("#plugins5").jstree({ "plugins" : [ "sort" ] }); });