Extensions
| Download details |
f2c Accordion Module 2.0 *BUG FIX IN 2.0
*BUG FIX IN 1.2
The f2c Accordion menu is based off the popular dynamic drive accordion menu. This accordion menu allows you to organize your menu in a modern web 2.0 fashion that is fully customizable. Works right out of the box. STYLINGThis module is free to use at will, but for those who may have issues with the styling or implementation of the module you can contact the developers and for $10 we will style and implement to your liking. DUPLICATINGYou can copy this module and use multiple instances on one page by giving each module its own unique headerbar and subitem class in the module parameters DOWNLOAD | |

Extensions


Comments
Nice module. Very practical, cas be redesigned by CSS. Would be nice if this module would take all the hierarchie of the menu. On my site, it's only the main tree and the first level…
for a new version, perhaps!
Thanks anyway to the developers! Quote
I am developping a site with Joomla.
I installed f2c accordion module. It works OK, but I need to reduce the width of the menu buttons. Could somebody explain me in few words the right way to do that?
Thank you very very much
Yves Quote
excuse my poor english, I'm french
thank you for this module, I tried for a client, it works
but when I want to put one below the first module closes instantly
is this a bug? or is it I who badly configured? Quote
< $output .= '</h3>';
<
< $output .= '<div class="'.$params->get('contentclass').' accordionSub">';
< $output .= $sub;
< $output .= '</div>';
—-
> $output .= '</h3>';
>
> $output .= '<ul class="'.$params->get('contentclass').' accordionSub f2cnoshow">'; Quote
43,47c42,45
< $output .= '';
<
< $output .= 'get('contentclass').' accordionSub">';
< $output .= $sub;
< $output .= '';
—-
> $output .= '';
>
> $output .= 'get('contentclass').' accordionSub f2cnoshow">';
> $output .= ''; Quote
RSS feed for comments to this post.