Hi Richard, - for the first point, the three files are included in the theme, but in the ui.all.css there are these three imports: @import "ui.core.css"; @import "ui.theme.css"; @import "ui.allplugins.css";
- I use jquery1.3, though I have also tried with jquery1.2.6 in case there was any problem with 1.3 (as jquery1.2.6 is the one who are in iu.jquery1.5.3) - I have just tried using jQuery UI 1.6rc5 and it just worked! So thanks a lot Richard. David On 21 ene, 14:51, "Richard D. Worth" <[email protected]> wrote: > Can you post a sample page or a pastie? Here's an example: > > http://paste.pocoo.org/show/100668/ > > Notice three key pieces > > - jQuery UI Theme including ui.core.css, ui.theme.css, ui.tabs.css > (@import-ed with ui.all.css in this case) > - jQuery 1.3 > - jQuery UI 1.6rc5 > > - Richard > > On Wed, Jan 21, 2009 at 7:28 AM, David <[email protected]> wrote: > > > I am having exactly the same problem. The tabs doesn't change their > > color once they are selected. Neither nothing happens when the mouse > > hovers over the tabs. > > > Any clue? > > > On 14 ene, 04:48, "Richard D. Worth" <[email protected]> wrote: > > > Could either of you post a test case or sample page? Thanks. > > > > - Richard > > > > On Tue, Jan 13, 2009 at 10:15 AM, Sam <[email protected]> wrote: > > > > > Hi Brian, > > > > > I am having the same issue. Did you figure out what the problem was? > > > > > Any help is greatly appreciated. > > > > > On Jan 7, 3:37 pm, Brian <[email protected]> wrote: > > > > > I am using the Jquery UI Tab w/Themeroller and am experiencing a > > > > > strange issue. > > > > > > When you click on any of the tabs, the content changes correctly but > > > > > the tab buttom syle remains the same. Am I missing something? > > > > > > Thanks in advance for your help! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
