|
This example shows a few small changes. We're using larger icons, so we've increased the ItemHeight parameter to accommodate them. We've also set the same icon to be used for IconFolderClosed and IconFolderOpen.
We've set some of the toggle-related colors to match the background color, so initially only the + and - signs are visible.
We've also set AutoExpandLinks to 'no'. As a result, if you click the Button Bars item (which is a link) the folder won't expand. The toggle-box beside it must be used to expand and collapse it.
We've used the ExpandedFolder parameter to specify that the 'Vertical Menus' folder should be expanded when SuperTree starts.
Finally, you'll briefly see the loading message as the applet starts - we've included the necessary details in the HTML for the applet.
|