Java Site Explorer Demo 1

This example uses the 'embedded data' method of configuring buttons, menus, links & hints (see the appletdata parameter in the menu html source homepagefmenu.html).

Using embedded configuration data speeds applet startup slightly.

Only menu items have links included (they just point to this page). If you are running a reasonably recent browser you may see the cursor change to a 'hand' when it is over a linked item. Buttons and folders can include links too.

When selected, most of the demo menu items will change to show a different icon. This is an optional feature, sometimes useful to show site visitors which parts they have visited.

The other included configuration file demo is visually similar to this one. It demonstrates the applet configured using a file to contain buttons, menus, URLs & hints data.