CodeCharge Studio

AJAX - Tabbed Tab

Related AJAX Libraries

Description

The Tabbed Tab feature displays panel content as a tab of a Tabbed View.
Note: CodeCharge Studio also includes a component called TabbedTab which automatically adds a new panel onto the page when the Tabbed Tab feature is assigned to it. 

To create a tabbed section on your page, add a TabbedView component to your page, then add, and include, multiple TabbedTab components within it. Alternatively you can assign the Tabbed View feature to an existing panel, then include multiple panels and assign a Tabbed Tab feature to each of them.

Supported Components

Panel

Properties

Property Description
Name User assigned name identifying the feature within HTML.
Caption Caption to be displayed with the tab.

Sample Implementation

See also

   


On-line, printable versions and updates