WebObjects/Project WONDER/Frameworks/Ajax/AjaxAccordian
< WebObjects | Project WONDER | Frameworks/Ajax(Redirected from Programming:WebObjects/Project WONDER/Frameworks/Ajax/AjaxAccordian)
Jump to navigation
Jump to search
AjaxAccordian[edit]
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]
- id - the ID of the accordian element
Rico Bindings[edit]
- expandedBg
- hoverBg
- collapsedBg
- expandedTextColor
- expandedFontWeight
- hoverTextColor
- collapsedTextColor
- collapsedFontWeight
- hoverTextColor
- borderColor
- panelHeight
- onHideTab
- onShowTab
- onLoadShowTab