Are you referencing a theme css file on this page? I'd recommend
starting with the standard jQuery UI tab markup from the downloaded
example page and editing as needed. BTW - you can fetch tab content
via AJAX and can be easily tweaked add/remove tabs on the fly so these
might already do what you want:
http://www.jqueryui.com/demos/tabs/#ajax



On May 7, 6:20 pm, skunkwerk <[email protected]> wrote:
> hi,
>    i'm rolling my own tabs (because i need them to added dynamically,
> and don't need the containers) and was trying to get the look and feel
> of jquery's tabs.
>
> i tried:
> <ul class='ui-tabs-nav'><li class=''><a href=''><span>test</span></a></
> li></ul>
>
> and included ui.tabs.css, but it didn't do anything - the ul was
> displayed as a regular list
>
> any suggestions?
>
> thanks
--~--~---------~--~----~------------~-------~--~----~
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