Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

The MenuItemobject exposes methods to add and delete menu items, and to handle menu item events.

In This Section

append Method [widgets]

Appends a menu item.

onSelect Method

Sets the callback function to be called when the menu item is selected.

remove Method [widgets MenuItem]

Removes a menu item.