Replace in your CSS file... you can actually remove the class entirely
from your <li> tags.

--Klaus


On Sep 17, 7:51 pm, P0rridge <[EMAIL PROTECTED]> wrote:
> Klaus,
>
> Thanks for the reply.
>
> Can you clarify what you mean?
>
> Maybe edit the  '.ui-tabs-nav-item' within the CSS file and replace it
> with '.ui-tabs-nav li' ?
>
> or
>
> change the name of the class in the <li class='ui-tabs-nav-item'> to
> <li class='ui-tabs-nav li''>
>
> I cant make sense of these, and they dont work for me, so you mean
> something else?
>
> Greg
>
> On Sep 16, 3:09 pm, Klaus Hartl <[EMAIL PROTECTED]> wrote:
>
> > Instead of ".ui-tabs-nav-item" please use ".ui-tabs-nav li". This was
> > a bug in the Themeroller.
>
> > --Klaus
>
> > On Sep 16, 11:02 am,P0rridge<[EMAIL PROTECTED]> wrote:
>
> > > I have tabs set up using the look and feel of the roll your own
> > > themes.
>
> > > When adding a new tab using
>
> > > $('#tabs2 > ul').tabs('add', 'source of AJAX response', 'NAME');
>
> > > the new tab shows and works - but the look and feel is that of a link,
> > > not the themed class i.e. <li class='ui-tabs-nav-item'>.
>
> > > Am I missing something?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to