jquery show/hide integrated with toggle/accordion effect

Posted by mark on Stack Overflow See other posts from Stack Overflow or by mark
Published on 2010-03-30T18:18:40Z Indexed on 2010/03/30 18:23 UTC
Read the original article Hit count: 481

Filed under:
|
|

I have a show/hide toggle working well in multiple instances (thanks to help here - search for 'jquery toggle to work in multiple instances').

I want to integrate it into an expanding menu / accordion style for the main categories. I have a script and it works on its own but I can't get it to work integrated with the show/hide.

Any help greatly appreciated.

The working show/hide: http://pastebin.me/c69869d7a80fdb439ca16304b821c146

the expanding menu script I want to integrate: http://pastebin.me/03b685f586fef84193b5fd72e815255d

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about showhide