Visual QuickMenu
Static, Hover, Parent, Active, and Persistent Defined

Static
Static styles are applied to items which have not yet been moused over or revealed a sub menu. Static styles define the default look, before interaction, of all menu items.

Hover
The hover state triggers when the mouse is over a menu item. For most settings the hover state will remain visible if the item has a child sub menu, once the sub menu associated with the item is closed, the hover properties will be hidden. This holds true for most, but not all hover settings.

Parent
Parent settings are applied to all menu items with child sub menus. The parent settings can be used to indicate that a sub menu is available to the user. You can set any styles, including bullet background images for the parent items.

Parent Hover
Parent hover settings are applied to all menu items with child sub menus when the mouse is over the item.

Active
The active state triggers on an item when its child sub menu appears, if there are hover settings visible they will be overridden by any similar active settings. If the item does not have any sub menus then the active state will not be displayed, instead only the hover settings will show while the mouse is over the item.

Persistent
Persistent styles apply to all menu items with a URL that matches the current URL location of the document containing the menu. Persistent item's parents automatically recieve the same styling, this creates a full persistent path to aid the user in determining the current document location within the menus structure.

Persistent styling is a key ingredient in modern menu design, the persistent path helps users quickly identify and return to the sub menu containing similar links within your menu. Additional options also allow for the sub menu to display when the page loads, users can quickly switch between documents without drilling through your menu structrue, this is similar to the advantages of a tree structure without the real-estate overhead.