Set menu type
If you have trouble with the menu type (TreeView control) you are currently using, try these alternative types:
- Server-side tree menu
Requires: Cookies support (which must also be enabled).
Advantages: Even older browsers can access the application.
- Client-side tree menu
Requires: JavaScript capabilities.
Advantages: Faster than method 1.
- Java 1.0 client-side menu
Requires: Java 1.0 capabilities.
Advantages: Fastest method, once the applet has been loaded.