[jQuery] accordion box query

[jQuery] accordion box query


I'm using the Accordion #1 example found on:
http://www.webdesignerwall.com/tutorials/jquery-tutorials-for-designers/
Rather than stick with p tags in the accordion, I want to have a form
in one of them.
I added     $(".accordion form:not(:first)").hide();
in the hope it would hide the contents until expanded - this didn't
work sadly.
Any thoughts on how to fix?
Thanks,
S










    • Topic Participants

    • hello