Community Member Profile
Rodge
Member since Oct 14, 2011
- Profile: /members/9122-Rodge.htm
- Comments: 1
- Points: 12
Recent Blog Comments By Rodge
-
Catching Timeout Errors With jQuery Powered AJAX
Posted on Oct 14, 2011 at 5:58 AM
I am having a problem with the timeout function. I have a setInterval wich does an ajax call. If the ajax call timesout, all other ajax requests will automatically timeout too.. Any idea how to solve this problem?? sample: setInterval(function(){ ajaxCall(); },... read more »



