create vertical variant of the standard ui.tabs
Hi all,
I am bowworing the same question from
http://www.sitepoint.com/forums/showthread.php?t=594234
since I have the same question:
I would like to create vertical variant of the standard ui.tabs. In visual terms, I would like to "rotate the basic ui.tabs layout by 90 degrees, clockwise"; the tabs should be on the right, with a maximum width of 50-60px. Basically, I would like to re-create a standard, paper-based, address-book, with each tab having a letter (or a range of letters).
I've tried a number of variations, but my CSS/jQuery skills obviously fall short of my imagination...
I'm not necessarily stuck with jQuery -- if someone has a nice example using a different solution, all pointers are greatly appreciated.
Many thanks in anticipation.
Tom