For my current project, I am utilizing the jQuery UI accordion control twice on a single page. The first one functions perfectly fine, but when I attempt to add a second accordion, the original one stops working while the new one works correctly.
Does anyone have any suggestions or solutions for this issue?
Click here to view the code