[TYPO3-mvc] Accordion widget

Denyer Ec denyerec at gmail.com
Fri Jan 15 09:45:37 CET 2010


> Let's start with a simple widget without any AJAX interaction:
>
> <f:widget.accordion>
>  <f:widget.fold>Element A</f:widget.fold>
>  <f:widget.fold>Element B</f:widget.fold>
>  <f:widget.fold>Element C</f:widget.fold>
> </f:widget.accordion>
>
> Possible attributes:
>
> * id
> * class
> * style
>
> Which other attributes does the widget need?


Now I may well be missing the point here, but if you're talking about
properties pertaining to an accordion widget, then:

* Default fold to open / no folds open to begin
* Folds Remain Open / Only show one fold at once
* Animation properties (Speed, style, etc)

Of course, these might not live in the Fluid template, which is why I
say I might be missing the point... :)

Den

-------
http://gallery.denyerec.co.uk


More information about the TYPO3-project-typo3v4mvc mailing list