Email this Page Log Support Call Send Feedback Print

Previous Topic

Next Topic

Book Contents

Book Index

Main Menu

The main menu is used to create a text menu using either a bulleted list layout or a space-separated horizontal menu layout. The main menu is used to display parent (first level) and child (second level) menu items.

Define the placeholder value in Website Manager at the global, experience, or content level using the following format:

MainMenu Code

Note: Parameters between [] are optional. A bulleted list is created if no parameters are added.

  • mainMenu()or mainMenu("<ul class='menu'>","</ul>","<li class='entry'>","</li>") creates a vertical bulleted list displaying parent and child menu items.
  • mainMenu("<span class='menu'>","</span>","","&nbsp;") creates a space-separated horizontal menu listing parent and child menu items.

Vertical bulleted list layout:

Space-separated horizontal layout:

Main Menu (no options)

Main Menu (space-separated horizontal)

To Add a Main Menu:

  1. Add the placeholder to the template at the appropriate location.
  2. Define the placeholder value in Website Manager at the global, experience, or content level.

See Also

Menus

Basic Menu

Coolmenu

Top of Page Email this Page Log Support Call Send Feedback Print