The Default Tab

This panel contains the basic fields needed to define a Menu widget for standard HTML publications.

The Default tab contains the following fields:

Menu Settings

This group contains the following fields:

Show level (number, default=1)

Enter the level at which you want this menu to start. For a publication's main menu, enter 1. The menu will then contain top level sections. For sub-menus you will need to enter higher numbers.

Dropdown (boolean, default=false)

Check this option if you want a two-level menu in which the main level's subitems are displayed in drop-down submenus.

Menu Styles

This group contains the following fields:

Wrap (boolean, default=false)

Check this option to wrap the menu in an HTML nav element.

Menu wrapper style (pick value from list, default=Default)

Style of the menu wrapper nav element.

You can select one of the following values:

Default, Inverse, Custom

Menu wrapper position (pick value from list, default=Scroll)

Position of the menu wrapper nav element.

You can select one of the following values:

Scroll, Fixed on top, Fixed at bottom

Custom menu wrapper style (plain text)

Sets the custom style class attribute of the menu wrapper nav element.

This option is used if Custom is selected for Menu wrapper style.

Custom menu style (plain text)

Sets the custom style class attribute of the menu

Dropdown style (plain text, default=dropdown)

Sets the class attribute of the HTML ul element used to render dropdown menus.

This option is only used if Dropdown is enabled.