UI tabs, overflow above instead of below
Hi, I'm using the JQuery UI tabs to cut a complex form into pieces but I was wondering if and how you could "reverse" the rows when your tabs overflow the available width. It's visually nicer (and ergonomically more familiar) to have overflowing tabs above the last complete row of tabs and not below (the standard floating behavior), so that a full row of tabs is closest to the content container and not that one or two "tabs too many" (like an hourglass but from left to right, row by row).
I haven't found a CSS solution yet, but maybe css+jquery ? It would be a nice and useful extension on the tabs...
Peter