Navigation Tags
Tag horizontalrowcontainermenu
This tag generates HTML for dynamic horizontal menus - where the content of a menu is displayed in a row shared by multiple tabs. In addition to generating the HTML for the tabs, it also defines necessary javascript functions that are shared between multiple instances of this tag. Customization of the generated tabs, such as custom stylesheets and images, are supported through attributes.
This tag is a display tag which only accepts horizontalrowtab or equivalent data tags as data.
Tag Information |
Tag Name | horizontalrowcontainermenu |
Related Child Tag(s) | horizontalrowtab |
Attributes |
Name | Type | Required | Default Value | Description |
tabsvar | string | true | null | ID for this set of horizontal tabs. Horizontalrowtabs displayed in this container need to define their CONTAINERVAR attribute as this ID. |
defaulttabicon | string | false | portal/public/img/icon_community.gif | An Icon on the imageserver with path from the image base URL. For example, portal/public/img/icon_community.gif . Default image is icon_community.gif . |
tabonstyle | string | false | NavTabOnBg | The style class used on the active tab tablecell .Default style class is NavTabOnBg |
taboffstyle | string | false | NavTabOffBg | The style class used on the unactivated tab tablecell .Default style class is NavTabOffBg |
Copyright 2005 Plumtree Software, Inc.