How to get the url for a tab?

My Tabs is Ajax:

<div id="tabs">
    <ul>
       <li><a href="content1.html">Tab1</a></li>
       <li><a href="content2.html">Tab2</a></li>
    </ul>
</div>

<button onclick="alert(????)"> Tab 1 (or index 0) URL</button>

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