mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Minor cleanup
This commit is contained in:
parent
0539495e86
commit
33ee5c317d
@ -408,9 +408,6 @@ jQuery.extend({
|
|||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
||||||
// timeout (ms)
|
|
||||||
//timeout: 0,
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the timeout in milliseconds of all AJAX requests to a specific amount of time.
|
* Set the timeout in milliseconds of all AJAX requests to a specific amount of time.
|
||||||
* This will make all future AJAX requests timeout after a specified amount
|
* This will make all future AJAX requests timeout after a specified amount
|
||||||
|
Loading…
Reference in New Issue
Block a user