lvlist applet 1.1 - by Cromoteca
lvlist shows a list of links (i.e. a menu), with the options of a mouseover effect, a background image and a sort of "shadow text" drawn below the links when the user moves the mouse on them.
This is an example:
You can configure these parameters:
| Parameter Name | Default Value | Short Description |
| Link# | (none) | The links to be displayed. The format is: caption + separator + URL to link + separator + target URL and target can be omitted (defaults will be used) |
| Link | (none) | The default URL to be shown when the users clicks over the applet |
| Target | _self | Default destination frame for the links. This can avoid specifying the same name in every link |
| Separator | , | A character used as separator for parameters that specify multiple characteristics (e.g. Font) |
| Font | Dialog,0,12 | Text font for the links text. The format is: type + separator + style + separator + size where type can be "Courier", "Dialog", "Helvetica" or "TimesRoman"; style can be "0" (Normal), "1" (Italic), "2" (Bold) or "3" (BoldItalic); size is an integer |
| Background | 000000 | Background color. The format is "RRGGBB" (similar to HTML). If you specify a background image, this value is still important, since the applet will show the image only when it has been loaded completely, so users will see the colored background in the meanwhile |
| Foreground1 | FFFFFF | Color of the links text |
| Foreground2 | The value of Foreground1 | Color of the links for the mouseover effect |
| Foreground3 | (null) | Color of the background text. If omitted, the text that moves below the links won't be displayed |
| Image | (null) | Name of the image to use as background. If the image is not big enough to fill the applet rectangle, it will be repeated (tiled) |
| Depth | 3 | The factor used to set the size of the background font. For example, since the default font has a size value of 12 and the default depth is 3, the background font will be 36 of size by default |
| HandCursor | Yes | Uses the hand-shaped cursor over the links or not. The value can be "Yes" or "No" |
| SleepTime | 10 | Short pause between the animation frames (in milliseconds). Usually unmodified. |
| Credits | (none) | Please set it to "applet by www.cromoteca.com" as a credit for the author. Thank you! (This is required if you use this applet on the web, otherwise it won't work) |
Note: the names of their parameters and their values are case-insensitive, with the exception of the font names ("Courier", "Dialog", "Helvetica" and "TimesRoman") and of the Credits value.
English
Italiano