- Please Ensure that the menu references are placed inside the BODY tags.
- If you place the menu inside the HEAD it may cause problems with Opera and Netscape Navigator 4.x
- To open a page in another frame add " target=yourframe" to the link text for example
"Your Text", "yourlink.htm target=yourframe",,,
You can also use _blank _new and _self etc. . . .
addmenu(menu=[ "mainmenu", // Menu Name 0, // Menu Top "offset=-200", // Menu Left , // Menu Width 1, // Menu Border Width "left", // Screen Position style1, // Properties Array 1, // Always Visible "left", // Alignment .......................The above will position the menu in the center of the screen minus 200 pixels.