EasyMenu2 Pamameters
|
fname
|
Name of the file containing the menu to show. Each line of the file
corresponds to a menu item. Each field of an line correspond to
the menu items parameters. The fields are separated by tabulations.
File line description
|
Father item id |
Integer 0 is the top menu |
|
Menu item id |
Integer Do not use 0 |
|
Menu item descprition |
String |
|
Page to show |
String, not obligatory |
|
Visual information to show |
Combinaison of the set
1 not for children
2 outsite link
4 download file
|
|
|
target
|
The place where you want the new page to be placed
|
top
|
The top page associated with the main menu.
|
back_msg
|
The string introduces the back menu. By default, this string equal to "Back to".
|
col_sel
|
Selected item color. The default color is blue.
|
col_base
|
Non selected item color. The default color is grey.
|
h_item
|
Height for items. By default, the applet chose the optimum height.
|