IntroductionIntroduction
  Publishing web pagesPublishing web pages
  RXMLRXML
  Information tagsInformation tags
  String tagsString tags
  Variable tagsVariable tags
  URL tagsURL tags
  If tagsIf tags
  Graphics tagsGraphics tags
  Database tagsDatabase tags
  LDAPLDAP
  Programming tagsProgramming tags
  SSI tagsSSI tags
  Image mapsImage maps
  IntraSeekIntraSeek
  LogViewLogView
  TemplatesTemplates
  NavigationNavigation
    <navigation>navigation<navigation>navigation
    <textstyle>textstyle<textstyle>textstyle
    <boxstyle>boxstyle<boxstyle>boxstyle
    <mi>mi<mi>mi
    <Examples>Examples<Examples>Examples
  SiteBuilder tagsSiteBuilder tags
  Supports systemSupports system
  SecuritySecurity
  AppendixAppendix
 
<mi> </> WebLayout Templates

 

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.

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.

 

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.

 

Example