posted @ 2010-09-26 09:59 闲云 阅读(195) 评论(0) 编辑
摘要: function collapseAll(branches, myTree){ if(branches == null){ if(myTree == null){ myTree = dijit.byId('MenuTree'); } branches = myTree.rootNode.getChildren(); } var branch; fo...阅读全文
posted @ 2008-09-20 21:26 闲云 阅读(277) 评论(0) 编辑
posted @ 2008-07-19 00:00 闲云 阅读(100) 评论(0) 编辑
posted @ 2006-09-15 00:06 闲云 阅读(60) 评论(0) 编辑
posted @ 2006-09-07 10:10 闲云 阅读(66) 评论(0) 编辑
