java:我准备用dtree做一个树形菜单,可是我需要分四级,网上看的一级二级都简单,三四级要怎么写呢
d.add(0,-1,'Myexampletree');d.add(1,0,'Node1','example01.html');d.add(2,0,'Node2','ex...
d.add(0,-1,'My example tree');
d.add(1,0,'Node 1','example01.html');
d.add(2,0,'Node 2','example01.html');
d.add(3,1,'Node
1.1','example01.html');
d.add(4,0,'Node 3','example01.html');
d.add(5,3,'Node 1.1.1','example01.html');
这个暂时只分了二级 ,三四级要怎么往下写呢,前面那两个数要怎么写吖,求大神教 展开
d.add(1,0,'Node 1','example01.html');
d.add(2,0,'Node 2','example01.html');
d.add(3,1,'Node
1.1','example01.html');
d.add(4,0,'Node 3','example01.html');
d.add(5,3,'Node 1.1.1','example01.html');
这个暂时只分了二级 ,三四级要怎么往下写呢,前面那两个数要怎么写吖,求大神教 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询