Whitebeam Library Definition

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

Whitebeam Library Definition

Tag Description

<rbm:selectmenuitem>

Force a menu item to become selected.

See Also

rbselectmenuitem()   

Syntax

<rbm:selectmenuitem key=string/>

Attributes

The 'rbm:selectmenuitem' tag has 1 attribute:

Name Type/Value Range/Length Description
keystringValid item Required. Existing menu item key (or name).

Body

The 'rbm:selectmenuitem' tag body should be empty.

Remarks

Forcing a menu item to be selected will deselect the previously selected item and suspend the default auto-selection process (i.e. selecting the last menu item whose href is the longest substring of the browser URI).

Where multiple tags are used, the last one processed is effected. For example, this tag could be used to select a primary page which has a corresponding menu item when its secondary page, available only from the primary page, is being presented.

When there is no selected menu item, only the top level menu items will be visible.

Whitebeam release 1.3.36
(loadtime : 11ms)