Totally new to jQuery, and trying to slightly customize my implementation of the Accordion widget. Have looked on the Accordion API page but I'm not finding what I'm looking for.
1. How can I make all panels start in the collapsed state. At present, the first panel is expanded on page load.
2. Using CSS, how can I customize the main accordion eg. removing lined border and padding etc.
Thanks,
Martin