menu Element 

Contains instructions for what type of menu (if any) the button has, and what the menu items are. The button may have a standard drop-down menu, or it may open a new window (a button window) to display an HTML page of options.

Contains

A <menu> element may contain either a <buttonWindow> element or a combination of <feeds> and <links> elements.

Element

Min

Max

Description

<buttonWindow>

0

1

Contains the information that defines a button window.

 

Element

Min

Max

Description

<feeds>

0

1

A collection of <feed> elements.

<links>

0

1

A collection of <link> elements.

 

Attributes

None

Remarks

Optional. Each <locale> element may contain one <menu> element.

If you populate the menu with <feeds> and <links> elements, keep in mind that the menu can display up to 30 items (total).

If you create a button that uses both a <buttonWindow> element and a combination of <feeds> and <links> elements, the button will not load.

See Also

To make a suggestion or report a bug about Help or another feature of this product, go to the feedback site.