[jQuery] Re: Tabs 3 Css problem

2008-05-11 Thread YWFTDG
Klaus, Thanks, that solved it, I saw this in better detail on the full documentation and applied it to the target divs and tabs nav. Overall its working great now, but I noticed going from a ajax loaded php page with quicktime, it fades in the page, but clicking back on a different tab it doesn't

[jQuery] Re: Tabs 3 Css problem

2008-05-10 Thread Klaus Hartl
On May 10, 5:57 pm, Dave Methvin <[EMAIL PROTECTED]> wrote: > > I am having a issue with the Tabs 3 plugin. Every time on page load, > > the list (nav) flashes a unstyled (no css) version of the list (purple > > links, bullets), then flashes to the correct version with the styles > > from the ui.t

[jQuery] Re: Tabs 3 Css problem

2008-05-10 Thread Dave Methvin
> I am having a issue with the Tabs 3 plugin. Every time on page load, > the list (nav) flashes a unstyled (no css) version of the list (purple > links, bullets), then flashes to the correct version with the styles > from the ui.tabs.css. Are you using .ready(fn) or are you using .load(fn)? If yo