Hi
I am wondering if it is possible to have multiple Accordion Widgets on a page, and if so, what the best way of doing so would be. Would I have to create separate CSS files with separate divs for each Accordion? Given that I want each Accordian to look identical and function exactly the same (just with different content in each section) I am hoping that I don’t have to do this and that there is a simpler way.
You can see my page with two Accordians on here: http://www.harambeesounds.com/blog/
The first four buttons on each bar are part of the Accordian (the rest is part of JPlayer). As things stand, the first Accordian works as expected, but clicking on the buttons of the second Accordian does nothing.
Thanks
Nick