On 24 Sep., 13:40, Olive <[EMAIL PROTECTED]> wrote: > Hello, > > I'm using UI.dialog and UI.accordion without any problem so far for > one of my projects. > > I would also need UI.tabs. > > The problem is that I can't make it work for my grid oriented layout > for which I need display:inline DIVs.
That seems to be a CSS issue solely? > And I would also like to use DIV instead of LI. This is the one requirement the UI Tabs do have. You could transform divs into a list before tabifying. > For now I'm using idTabs which is more flexible and less obtrusive (I > also use CurvyCorners to round my tabs), but lacks some features. UI Tabs proofed to be extremely flexible in the past. Also, please define obtrusive (as I always strived to make them as much unobtrusive as possible). --Klaus --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
