I like those vertical tabs - http://dev.jqueryui.com/ticket/4193
Jörn On Thu, Feb 19, 2009 at 10:21 PM, ScottJehl <[email protected]> wrote: > > Thanks Steven > We've fixed the px vs em issue that you noticed in trunk. > http://jquery-ui.googlecode.com/svn/trunk/themes/base/ui.tabs.css > > As for multi-line tabs, this is something we do not support in jQuery > UI due to usability problems and because it breaks the tabs metaphor. > We're generally trying to follow best practices with our widgets in > cases like this. See #10 here for more info: > http://www.useit.com/alertbox/tabs.html > > If you need to use tabs here, we recommend either widening your > layout, combining some tabs into one, using fewer words per label, or > even using a smaller font size in order to maintain a single row of > tabs. Looking at your layout, it seems you could just widen your > content column a bit to fix this issue. > > If that's not an option, perhaps you might even use a different > widget, such as an accordion, which scales better than tabs with large > data sets. > > I've also created a somewhat experimental demo for vertical jQuery UI > tabs, which extends upon the native tabs functionality here: > http://jquery-ui.googlecode.com/svn/trunk/demos/tabs/vertical.html > > Hope that helps! > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
