treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Integrating an accordion or dropdown menu into Wordpress

  • I am trying to integrate this menu (Version 2) into the sidebar in a custom Wordpress site
    http://www.i-marco.nl/weblog/jquery-accordion-3/
    Only problem is the dropdown trigger does not work and shows all the children pages. I am using the new custom menu feature in WP 3.4 so this is probably why, as I have to make the trigger element into a page for it to show up in the menu. Is there a plugin or some code I can use so that it hides the child elements?