mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Spinner tests: Delay all the things to make IE happy. Maybe...
This commit is contained in:
parent
245a82d5aa
commit
020abcf8a9
@ -253,7 +253,7 @@ asyncTest( "change", function() {
|
|||||||
start();
|
start();
|
||||||
}
|
}
|
||||||
|
|
||||||
step1();
|
setTimeout( step1 );
|
||||||
});
|
});
|
||||||
|
|
||||||
})( jQuery );
|
})( jQuery );
|
||||||
|
Loading…
Reference in New Issue
Block a user