mirror of
https://github.com/jquery/jquery.git
synced 2026-01-25 21:18:33 -05:00
Fixed test for load(url)
This commit is contained in:
@@ -44,7 +44,7 @@ jQuery.fn.extend({
|
||||
* setTimeout(function() {
|
||||
* ok( $('#first').text() == 'ERROR', 'Check if load works without callback');
|
||||
* start();
|
||||
* }, 100);
|
||||
* }, 500);
|
||||
*
|
||||
* @name load
|
||||
* @type jQuery
|
||||
|
||||
Reference in New Issue
Block a user