Skip to content
Permalink
Browse files
Reset ajaxTimeout after running timeout tests
  • Loading branch information
jzaefferer committed Oct 2, 2006
1 parent 785de34 commit ad2a6bd
Showing 1 changed file with 2 additions and 0 deletions.
@@ -518,6 +518,8 @@ jQuery.extend({
* start();
* }
* });
* // reset timeout
* $.ajaxTimeout(0);
*
*
* @name $.ajaxTimeout

0 comments on commit ad2a6bd

Please sign in to comment.