I have code like this:

<div id="tabs">
  <ul>


    <li><a href="app/content1.html">Tab 1</a></li>
    <li><a href="app/content2.html">Tab 2</a></li>
  </ul>


</div>

It is using ajax functionality,how can i disable ajax functionality
and let page directly navigate to link?

Thanks in advance

--

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