SiteBrowser tree example: cool cats

Notes: Clicking on a cat head will show link in a new window, expand or collapse items by clicking on the rope on the left to them. This funny look and feel (lovely drawn by my sister) demonstrate what can be done with SiteBrowser's ability to use custom items. Each item can have up to four stages. With support of custom items, your navigation may look as cool as your imagination and drawing skills are!

Applet Applet parameters
<applet width="210" height="400" code="SiteBrowser.class"
archive="
SiteBrowser.jar">
<
param name="bgimage" value="bgimages/bg1.jpg">
<
param name="bgcolor" value="c6a98a">
<
param name="advance" value="0">
<
param name="autocollapse" value="yes">
<
param name="text" value="ffff007f0000_">
<
param name="target" value="_self">
<
param name="author" value="Mark S. Novozhilov (http://www.lordmark.de/SB)">
<
param name="tree" value="tree_cats.txt">
<
/applet>

Click to look at tree_cats.txt.

(c)2000 by Mark S. Novozhilov <lordmark@lordmark.de>