I'm using JQuery 1.3.2 and jQuery UI 1.7.2. It was apparent in Firefox
3.5 definitely but also IE 6/7/8 I believe. To overcome this problem,
I am currently removing the remote tab then adding the same tab except
with a local source which is obviously a bit clunky.

On Jul 23, 7:43 am, Klaus Hartl <klaus.ha...@googlemail.com> wrote:
> That shouldn't happen and a similiar bug was fixed for IE long time
> ago. Which browser do you encounter this bug in and which version of
> jQuery UI do you use?
>
> --Klaus
>
> On 22 Jul., 19:22, WR <willrya...@googlemail.com> 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 
> > (tohttp://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