TreeNav code examples...
The first example below is the APPLET code used in the Java hermit
site menu demo. Example files tnmenu.txt, tnicons.gif and select.au
are included in the download. Note that DEFTARGET is set to "fmain"
- a frame name you will probably need to change in your own code.
This example uses a server-hosted config script file tnmenu.txt...
The following example uses embedded config script data. Note the
DELIMITERS param change - using "{}" instead of "<>" avoids
possible problems with some html editors (notably FrontPage).
The APPLETDATA param now contains the content of file tnmenu.txt
instead of a reference to the file itself...
// end of file