Menu style attributes

Menu style presentation attributes apply to a menu element.

This table shows the presentation attributes for Menu:

Table 1. Menu style attributes
Attribute Description GDC CLIENT HTML5 CLIENT
position

Defines the position of the automatic menu for "popup" menus.

Values can be:
  • "cursor" (default): the popup menu appears at the cursor position.
  • "field", the popup menu appears below the current field.
  • "center", the popup menu appears at the center of the screen.
  • "center2", the popup menu appears at the center of the current window.
Yes Although the popup style is supported, the position attribute is not.