[accordion]
[accordion]
If I want to have an accordion inside of an accordion (nested
accordion), how do I keep the nested accordion from closing/opening
the top-level one? Below you will see the headers for the top-level
and nested accordions.
header: "a.ui-accordion, a.ui-nestedAccordion",
What else do I need to tweak in order to get it to work? Thanks,