How to bind the first <h3> element to jQuery Accordion?
I am using jQuery Accordion with 6 headers <h3>and several subitems <div>. When I open all the sections and close them again. The accordion ends about 100 pixels below the page.
Is there a way to snap the first one <h3>so that Accordion always closes in one place?