Ultimate Database | ||
|
|
Menu (Standard){MENU(n1, c1, n2, c2)}Displays a menu without using Java Script: 'n1' as the indent from the left (in spaces) for sub menu items. 'c1' is the class list used for the different menu levels. eg 'ABB' says that class li.m-sel-a is used for top level menu buttons and li.m-sel-b is used for sub-levels. 'n2' is the object id of the Home page for that menu (which is usually the site's home page). 'c2' is the css entry that can be used to affect each menu item. eg 'mspan' would create a span around each menu item using class=mspan. |
Useful Links
|