Having a a list in which each list item is structured the same as your
tab nav in you content div causes a few problems e.g.

<li><a href="#"><span>blah</span></li>


perhaps this is fine if you want nested tabs but not it you don't. I
gather you can change this by using $.extend() (not actually tried
this yet).

Out of the box would it not be better to target lis within an id
rather than blanket bombing all the lis within the tab structure
itself.

hope this makes sense.

Cheers

Matthew

--~--~---------~--~----~------------~-------~--~----~
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