DellasTreeApplet
You've seen tree applets before, but you've never seen one like this! Della's Tree Applet features smooth animation, auto-positioning and an enhanced scrollbar. It's free for non-commercial use, and for commercial sites, it's only $19 for a single page, $49 for a Web server, or $89 for an intranet server. The links in the above example will not work, as the applet is designed for framed pages.
Usage: Download this zip file and unzip the files within your HTML directory. The zip contains detailed instructions on the use of the applet, along with example pages to guide you along.
Java Source: not available
HTML Source:
<APPLET CODE="TreeApplet" NAME="TreeApplet"
WIDTH="220" HEIGHT="340">
<PARAM NAME="Copyright" VALUE="(c)1998
Robert Della Malva (robdella@webshuttle.ch)">
<PARAM NAME="Tree_ScriptFile" VALUE="os_script.txt">
<PARAM NAME="Tree_DefaultUrlTarget" VALUE="rightframe">
<PARAM NAME="Tree_MouseOverLinkSound" VALUE="drip.au">
<PARAM NAME="Tree_MouseOverMenuSound" VALUE="drip.au">
<PARAM NAME="Tree_MouseClickLinkSound" VALUE="piano.au">
<PARAM NAME="Tree_MouseClickMenuClosedSound" VALUE="chirp.au">
<PARAM NAME="Tree_MouseClickMenuOpenSound" VALUE="return.au">
</APPLET>
Author: Robert Della Malva
|