Posted by Ian Elliott
on 22.01.2007 22:02
Looking for a defined list of params to pass to the accordion.  Does 
anyone know if one exists?
Posted by River silk
on 25.01.2007 10:47
ACCORDION OPTIONS, with default values (got those from the code)

         expandedBg          : '#63699c',
         hoverBg             : '#63699c',
         collapsedBg         : '#6b79a5',
         expandedTextColor   : '#ffffff',
         expandedFontWeight  : 'bold',
         hoverTextColor      : '#ffffff',
         collapsedTextColor  : '#ced7ef',
         collapsedFontWeight : 'normal',
         hoverTextColor      : '#ffffff',
         borderColor         : '#1f669b',
         panelHeight         : 200,
         onHideTab           : null,
         onShowTab           : null,
         onLoadShowTab       : 0