If your css classes are already defined, you should be able to add
those classes to the tabs.

http://docs.jquery.com/Selectors/eq#index

On Dec 22, 10:15 am, "David .Wu" <[email protected]> wrote:
> How to do that? I mean, I know how to do it by myself, but can I do it
> by "ui tabs" options directly?
>
> On Dec 22, 10:53 pm, Klaus Hartl <[email protected]> wrote:
>
> > Yes you can. You'd need to give every <li> tag an id and write your
> > css restricted to that id...
>
> > --Klaus
>
> > On 22 Dez., 12:08, "David .Wu" <[email protected]> wrote:
>
> > > When I do the tab function, can I specify the css for each tabs?
> > > such as
>
> > > tab1 mouseover css1 mouseout css1_1
> > > tab2 mouseover css2 mouseout css2_1
> > > tab3 mouseover css3 mouseout css3_1
--~--~---------~--~----~------------~-------~--~----~
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