WebTabSet Studio
Select topic:
your content here...
  Reset
Classic Layout:
This sample shows how you can use WebTabSet in a classical, non-hierarchal manner.

Although most of these samples demonstrate the hierarchal abilities of WebTabSet, this is not a requirement for using the control. In this sample, a single set of tabs are created with no children tabs. This makes the control operate like a classical tab control where this is no hierarchal relationship between the tabs.

Furthermore, this sample demonstrates how you can force these tabs to wrap into multiple rows. This is accomplished by setting the max-width style of their containing DIV element.

In this sample the WebTabSet is allowing you to select a simple topic. Clicking the "Submit" button will display the full path for your selection below:
Click the "Reset" link to clear your selection.
Control being used:
View the code:
The code is available in the samples directory under:
/Presentation
    /ClassicLayout