Editing Global Behavior

Select Global to access global settings.

Global

Store Menu Structure in a Separate File

In order to allow for later modifications and re-use of the menu the information about the menu settings and its structure need to be saved into a file.

With the Store Menu Structure in a Separate File option off the information about the menu is saved into the menu's CSS file as a commented out string.

Turn this option on if you want to reduce the size of the CSS file. In this case the information about the menu design and structure will be stored in a separate .ajm file. Please note that you do not have to put the .ajm file on your web server, it is only used by the extension when loading the menu.

Z-index

Specifies the stack level of the menu. Menus with higher z-index will apear in front of HTML elements with lower z-index.

Submenu Show Delay

Specifies delay between pausing the mouse pointer over a menu item and opening of the dropdown submenu associated with the item. The delay prevents unintended opening and closing of dropdowns when the mouse is moving over items fast enough. Avoiding flickering of dropdowns improves user experience.

Submenu Hide Delay

Specifies delay between moving the mouse pointer off the menu and closing of dropdown submenus (milliseconds). The delay prevents accidental closing of dropdowns on user mouse movement errors.

Previous Next