I have ajax call which implemented in Dojo.
I need some JQuery mechanism which allow 1 ajax call to run, only
after the former call has finished.
I need such mechanism, since there is a known bug in IE which cannot
run 2 ajax calls simultaneously.

Reply via email to