Fix #13103. Add .finish() method. Cherry picked from b6abb31df4.

This commit is contained in:
Corey Frang
2013-01-08 01:16:50 +00:00
committed by Dave Methvin
parent 4e0bc169df
commit c27d8e2988
3 changed files with 105 additions and 4 deletions

View File

@@ -35,6 +35,7 @@ jQuery.extend({
startLength--;
}
hooks.cur = fn;
if ( fn ) {
// Add a progress sentinel to prevent the fx queue from being