basicTOC3
basicTOC3 is a simple Table of Contents JavaTM applet. One-level folders and mouseover effects
are supported. The content lines can be either image strips or plain text.
Content items can be unequal heights.
The applet supports both frames-based and no-frames
based navigation. The applet reads data from the applet tag. Usage
- Text-only version
- The example in the left
frame of this page shows the
text-only version of the applet.
- The data for this example is read from
the value of the applet param TOCDATA. Each
content line can span upto two lines.
- Mouseover icon indicates a rectangle for doc items and a tria for folder
items.
- Single-click on the folder to
open/close. Single-click on the document link to load the doc in
the specified frame. Each content line can have independent target frame and
is specified in the TOCDATA param.
- Font style, color, size, highlight color, separator line color and
content line spacing can be specified in the applet tag.
- A
background image can also be optionally specified for the text-only version
of the applet as shown here
.
- The applet can also
be used for navigation without frames. Here is an example.
- Image-Strip version
- The next example shows the applet using
image strips for the content lines. Each content line is represented by a
pair of image strips for mouseover action. The value of the applet param
isIMAGESTRIP is set to "yes". The applet param TOCDATA for this example is
shown here.
- Here
is an example of the image
strip version of the applet being used in no-frames based navigation.
Download
This applet does not have any limit to
the number of content lines. You are welcome to use basicTOC3 at your site.
Here is the zip file : basictoc3.zip (45K).
(Please note that when you click on the download link you
might be presented with another page containing the actual download
link). After unzipping point the browser at basictoc3home.html. More
info on the available applet params and their usage is described here.