tags:

views:

24

answers:

1

I was wondering how can I create an accordion menu for my side nav menu?

A: 

Can you use jQuery because there are many examples out there for jQuery accoridion controls.

http://www.i-marco.nl/weblog/jquery-accordion-menu/

http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu.htm

Just to name a couple

griegs
yes jquery php whatever gets the job done
doubleT
In that case i recommend jQuery as the plugins are many and they are free. http://plugins.jquery.com/search/node/accordion is a pretty good starting point
griegs