I\'m trying to create an accordion able to expand multiple panels at once. I have tried to find it in the jQuery UI API, but I haven\'t yet found the proper way.
Ple
You could write multiple accordions that are stacked and each accordion have only one panel. This way the panels could be individually toggled.