AJAX calls randomly timing out in IE6/7?
Posted
by James Skidmore
on Stack Overflow
See other posts from Stack Overflow
or by James Skidmore
Published on 2009-11-24T17:06:15Z
Indexed on
2010/06/14
9:02 UTC
Read the original article
Hit count: 229
Some of my AJAX calls in IE6 and IE7 seem to randomly time out. It doesn't happen in any of the other browsers. Posting code won't be of much help, because it literally happens in three or four different places where the functions and code are completely different.
Has anyone else experienced this issue before?
© Stack Overflow or respective owner