Width:
The width of the tabs control, if void the width will be the 100%
Theme:
The jQuery UI Tabs plugin uses the jQuery UI CSS Framework to style its look and feel, including colors and background textures. We recommend using the ThemeRoller tool to create and download custom themes that are easy to build and maintain.
To create a custom theme with ThemeRoller you can see the flash
tutorial of the AjaxDataGrid because the 2 extension use the same Framework to style its look and feel
Click here to see the list of 24 predefined themes
Behavior:
The method to open the tab, can be the onClick or the onMouseOver event
Collapsible:
Set to true to allow an already selected tab to become unselected again upon reselection
Rotate:
Continuous:
Interval:
Set up an automatic rotation through tabs of a tab pane.
The "Continuous" controls whether or not to continue the rotation after a tab has been selected by a user.
The "Interval" is an amount of time in milliseconds until the next tab in the cycle gets activated.
Fx width:
Fx height:
Fx opacity:
Enable animations for hiding and showing tab panels. The Speed option can be a string representing one of the three predefined speeds ("slow", "normal", "fast") or the interval in milliseconds to run an animation.
Scrollable:
If checked the extension add two arrows (next and previous) to navigate through tabs. The extension show the 2 arrows only if the total width of the tabs is greater than the width of the tabs container
Resizable:
If checked the user can resize the tabs main panel
Speed:
The spped of the scroll
Easing:
The scroll easing method
Tabs:
The list of tabs, with the button you can add/remove tabs and move up/down the tabs