How open a url in the current tab, a <button> using onclik (via ajax)?

My Tabs is Ajax:

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

In content1.html:

<button onclick="???">open otherpage.html</button>

Help-me please!


Thanks.

Sorry my bad english.

endereco izotermi
rua jose vitorino pereira 303 vl sao roque ou sapopemba


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