All,
I'm trying to use 2 different jquery ui tab sets on a page:
<div id="tabs">
<ul>
<li ><a href="#tabs-1">tab set 1</a></li>
</ul>
</div>
<div id="tabs">
<ul>
<li ><a href="#tabs-1">tab set 2</a></li>
</ul>
</div>
Only the first styles properly. How can I use multiple tab sets on a
page?
Thanks,
Tony S.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---