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


i'm using jquery ui tabs. 1 of tabs loaded via ajax. have cache option set true , everything works perfectly, except... when click on ajax tab, switch different tab, ajax tab seems aborted instantly, , raises error (with no error text).

as test, setup tab that, on server had 2.5 second delay... if click on ajax tab , wait... content shows up... if switch different tab before 2.5 seconds up, error event raised.

so question is, how prevent ajax stuff being aborted because switched different tab?

i'm having exact same problem. going disabled other tabs until jax response finishes reable them until can find real fix this.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -