搜索资源列表
mTree
- 快速、小巧、功能强大的树 var tree=new Tree("根节点") var nodei=new TreeNode("节点1") tree.appendChild( nodei ) tree.expandAll() 支持checkbox 一个页面可以有多个树,代码干净 现在在公司的项目中广泛应用-Fast, compact and powerful tree var tree = new Tree ( " root" ) var
zTree
- jquery的ztree插件,实现页面树形,方便增改删除,可选checkbox,方便展开-The ztree jquery plugins to achieve page tree, easy to remove additions and changes, optional checkbox, easy to expand