i'm looking for an easy to implement accordion side menu to use to list my pages.
basically, i want something that works like this:
http://roshanbh.com.np/2008/06/accordion-menu-using-jquery.html
but my css will be simpler (just text).
i've found some similar stuff -- a lot of drop-downs & flyouts; these two are similar, but made for archives and categories, respectively:
http://wordpress.org/extend/plugins/collapsing-pages/other_notes/
http://wordpress.org/extend/plugins/folding-category-widget/
i know that jquery is perfect, but surprisingly i can't find a jquery menu plugin that does this.... surely some one must have done this already?
thanks