[TYPO3-mvc] Accordion widget

Martin Kutschker masi-no at spam-typo3.org
Fri Jan 15 08:33:37 CET 2010


Hi!

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?

Masi


More information about the TYPO3-project-typo3v4mvc mailing list