Is there an option to rotate the jQueryUI Accordion 90 degrees?
ie: By default the accordion tabs display Horizontally (as rows) & expand up or down (vertically).
I'd like to display the Accordion tabs vertically (as a set of columns). And expand them left or right (horizontally) to show the contents of 1 column at a time.
Thus I can fit really wide information onto the screen & look at one subject area at a time. Similar to expanding column groups in Excel
Is this possible?
Thanks