CodeCharge Studio

AJAX - Tabbed View

Related AJAX Libraries

Description

The Tabbed View feature enables a panel to include navigable tabbed views of content. A panel utilizing this feature acts as a container for that can contains multiple tabs implemented as Tabbed Tabs.

CodeCharge Studio also includes component called TabbedView which automatically adds a new panel into the page with the Tabbed View feature assigned to it. 
To create a tabbed section on your page, first add TabbedView component to your page, then add and include multiple TabbedTab components within it. Alternatively you can assign Tabbed View feature to an existing panel, then include multiple panels and assign Tabbed Tab feature to them.

Supported Components

Panel

Properties

Property Description
Name User assigned name identifying the feature within HTML.

Sample Implementation

See also

   


On-line, printable versions and updates