Are you using only your own css, or your old (own) css together with the new jQuery UI CSS Framework/a ThemeRoller theme? You may want to see
http://docs.jquery.com/UI/Tabs#theming for a picture of how Tabs are styled now. Also, if you could share a sample page, or a pastie ( http://paste.pocoo.org/ ), including all your css, we could see the why behind what you're seeing (a screenshot only shows so much). - Richard On Sun, Mar 8, 2009 at 9:49 PM, N3T <[email protected]> wrote: > Hi All, > > > I've recently updated the version of the tab from 1.6rc6 to 1.7 > > I copy over the latest JQuery javascript to the previous one and change > accordingly from $("#tabs > ul").tabs(); to $("#tabs").tabs(); > > My old css, I did not change. > > But, when doing changes like this, the UI is changed also though I did not > update the CSS. > > From screen1.jpg to screen2.jpg. > > I'm currently still new with JQuery. > > Any idea so that the UI will display the same way like screen1.jpg in > JQuery Tab 1.7 version? > > Thanks a lot. > > -- > > > Best Regards, > N3T > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
