#myLocalContentDiv is not a URL so how can you construe this as a bug? Your best bet is to ask fo help on the jQuery UI list which focuses on UI issues but you will need to provide more info than what you've presented here.  What do you mean by "change the URL"? for example. A simplified breakdown of your markup and intentions will help

WR wrote:
It seems that if you change the url of a tab from a remote source
(ajax request) to a local source
i.e. ('#myTabs').tabs('url', 1, '#myLocalContentDiv');

When you then click on this tab, it makes an ajax request (to
http://myURL/#myLocalContentDiv) rather than simply showing the local
content. This in effect reloads the entire page into the tab.

Any way round this, or shall I report this as a bug?

Thanks.

  

Reply via email to