Describes a menu item. The contents of the tag will be used for the
text shown in the menu. The <navigation> includes as many
<mi> tags as there are menu items.
<mi> tags are usually generated dynamically by the SiteBuilder tags.
Attributes
- href=URL
-
Set the URL the menu item should link to.
- status=string
-
Set the text that will show up in the status bar when the mouse
pointer is over the link. Is usually not used.
- selected
-
This menu item should be selected. It will use the selected
boxstyle rather than the normal.
|