Name |
Value |
Default |
backColor |
Background color (hex value or "system") |
CAFEBA |
backHighColor |
Mouseover background color (hex value or "system") |
DAFECA |
fontColor |
Font color (hex value or "system") |
004000 |
fontHighColor |
Mouseover font color (hex value or "system") |
00BB00 |
font |
Font parameters separated by comma:
* Font type
* Font size
* Font style (0 - plain, 1 - bold, 2 - italic, 3 - bold italic)
|
Arial 12 0 |
menuItems |
Menu items parameters separated by
"{}" and comma:
* Item text
If Item text equals "_" no item text appears;
for more info see examples
* Item link
* Target window
"_blank" - new window,
"_self" - window (frame) that contains the applet,
"_parent" - parent frame,
"_top" - top-level frame,
"windowName" - window (frame) named "windowName"
"_" - inactive item
see also frame example
* Normal state image
* Mouse over image
* Click image (If the "click image" isn't defined, it gets the "Mouse over image" value; if the "normal state" or "mouse over images" aren't defined or equals "_", they get values from an appropriate "defaultImage" parameter)
|
|
menuItemsFile |
Txt file that contains the menu structure.
Format of file contents is the same as of "menuItems" parameter. If this parameter is defined, the "menuItems" parameter will be ignored. |
|
Copyright |
"Apycom Software - www.apycom.com" required parameter |
|