Accordion usability

Accordion usability


I'm an amateur at jquery. Can someone please direct me to solve a
problem that I have (or just give me the solution if its simple).
I have an asp.net form thats inside a jquey accordian (http://
jqueryui.com/demos/accordion/) thats split into 3 sections.
i have a few elements in the 2nd and 3rd section that causes post back
on the form and the whole page refreshes.
Whenever that happens the accordion "active" section is reset to the
first section and user have to again click the 2nd section
to continue filling the form.
Is there anyway i can retain the "active" section?
Is anyone understanding my question?
Thanks in advance.