« Example 11 Example 13 »

Example 12 - button on right

You can put the toggle button on the right by setting the buttonLeft option to false.

javascript

$('#tree1').tree({
 buttonLeft: false,
 autoOpen: 0
});

AltStyle によって変換されたページ (->オリジナル) /