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