2
2
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
Icone:
Choose the icone for the left side of the header when the accordion is closed
Icone sel:
Choose the icone for the left side of the header when the accordion is open
Behavior:
The method to open the accordion, can be the onClick or the onMouseOver event
Animated:
Choose the animation behavior to open the accordion
Duration:
The duration in milliseconds for the animation, not available on some animations
Collapsible:
Set to true to allow an already selected accordion to become unselected again upon reselection
Fillspace:
If set, the accordion completely fills the height of the parent element. Overrides autoheight
Clearstyle:
If set, clears height and overflow styles after finishing animations. This enables accordions to work with dynamic content. Won't work together with autoHeight.
Autoheight:
If set, the highest content part is used as height reference for all other parts. Provides more consistent animations.
Accordions:
The list of accordions, with the button you can add/remove accordions and move up/down the accordions