开发者

jQuery UI Tabs INSTANTLY error (AJAX) when I switch to a different tab

I'm using jQuery UI Tabs. One of my tabs is loaded via AJAX. I have the cache option set to true and everything works perfectly, except... when I click on an AJAX tab, then quickly switch to a different tab, the AJAX tab seems to be aborted instantly, and raises an error (with no error text).

As a test, I setup a tab that, on the serv开发者_StackOverflower had a 2.5 second delay... If I click on the AJAX tab and wait... then the content shows up... but if I switch to a different tab before the 2.5 seconds is up, the error event is raised.

So the question is, How do I prevent the AJAX stuff from being aborted just because I switched to a different tab?


I'm having the exact same problem. I was going to disabled other tabs until the jax response finishes then reable them until I can find the REAL fix for this.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜