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

Accordion Menu

  • Hey,

    Just wondering if anyone can help me to find or modify an accordion menu so that it opens on the second or third etc list item on page load. I'm trying to adapt one of these these:

    http://www.i-marco.nl/weblog/archive/2008/05/08/simple_jquery_accordion_menu__
    http://jquery.bassistance.de/accordion/demo/

    Any support is extremely appreciated

    Cheers,
    Niplo
  • Theres a really good one here http://www.leigeber.com/2008/10/animated-javascript-accordion/ thats only 1.16kb, and can open any section you specify on page load

    Demo: http://sandbox.leigeber.com/accordion/index.html
  • Thanks for the link, it seems to be an much better option.

    Cheers
  • Hey cazzwick, thanks for the link. Worked great for me.