|
General Parameters
FolderCount The number of folders the applet will display, from 1 to (theoretically!) infinite.
OutlineShading Choose between "light" and "dark" sets out outline images. The default is "dark".
DefaultTarget The name of a frame to open all links into if no individual Target parameter has been specified. If no "DefaultTarget" param is used, all targets will default to "_top" instead.
Sound Choose whether sound effects should be switched on or off. The default is "off".
|
|
Font Parameters
FolderFont A comma-delimited setting for the folder-label text, such as "Helvetica,bold,11" (the default).
PageFont The same format for the page-label text, with the default "Dialog,plain,10".
HeaderFont Font settings for the optional menu-heading text, which defaults to "Helvetica,bold,13"
|
|
Color Parameters
BgColor A hex triplet setting the applet background color. The default is "FFFFFF" (white).
FolderColor A hex triplet to set the unfocussed color of a folder label, with the default "000000" (black).
FolderFocusColor The color of a folder-label when focussed, with the default "0000FF" (blue).
FolderPressColor The color of a folder-label when clicked, with the default "FF0000" (red).
PageColor / PageFocusColor / PagePressColor The same options for 'page' entries on the menu, with the same respective defaults.
HeaderColor A single color for the optional menu-heading text, with the default "000000" (black).
|
|
Folder Parameters
Folder1, Folder2 ... Foldern The label to display for each folder. Folders will be displayed in numerical order, and the labels must be unique. The default is "" (no label).
Message1, Message2 ... Messagen An optional status-bar message to display when the mouse passes over the folder.
PageCount1, PageCount2 ... PageCountn The number of pages each folder folder contains.
|
|
Page Parameters
F1-Page1, F1-Page2 ... Fn-Pagen For each folder, the label to display for each of its constituent pages. The default is "LABEL MISSING" (as a reminder!).
F1-URL1, F1-URL2 ... Fn-URLn As above, the absolute or relative URL to be associated with each page.
F1-Target1, F1-Target2 ... Fn-Targetn An optional frame name to open the page's URL into. If this parameter is missing, the frame specified in the "DefaultTarget" parameter will be used instead.
F1-Message1, F1-Message2 ... Fn-Messagen An optional message to display in the status-bar when the mouse passes over a page. The default is "Link to" followed by the respective URL.
|
|
Heading Parameters
Header An optional text label for to display above the menu, which is blank by default. The label is vertically centered within the HeaderOffset automatically.
HeaderImage An optional image to display above the menu. The image is vertically centered within the HeaderOffset automatically and aligned to the left.
HeaderOffset An optional extra spacing between the top of the applet area and the top of the menu itself, creating a space for header-label and/or header-image. The default is "0".
HeaderIndent An optional horizontal indent for the header-label to prevent it overlapping your header-image (if you use one), or just to allow fine tuning of its position. The default indent is "0".
Header3D An optional 3D effect for the header label. Possible settings are "light", "dark", "gray" or "off" (which is the default). The three 'on' options make it possible to create a decent effect with most color choices.
|