WebObjects/Project WONDER/Frameworks/Ajax/AjaxAccordian
Appearance
AjaxAccordian
[edit | edit source]AjaxAccordian provides a wrapper around the Rico framework's accordian control. A demo of the control is available here.
The WO version consists of an AjaxAccordian component that contains a series of AjaxAccordianTab components. See the AjaxExamples example project for more information on the CSS styles that can be applied to the tabs.
Note: The actual component name is spelt with an 'o' ie) AjaxAccordion and AjaxAccordionTab
Wonder Bindings
[edit | edit source]- id - the ID of the accordian element
Rico Bindings
[edit | edit source]- expandedBg
- hoverBg
- collapsedBg
- expandedTextColor
- expandedFontWeight
- hoverTextColor
- collapsedTextColor
- collapsedFontWeight
- hoverTextColor
- borderColor
- panelHeight
- onHideTab
- onShowTab
- onLoadShowTab