mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Fix #13103. Add .finish() method. Close gh-1118.
This commit is contained in:
committed by
Dave Methvin
parent
62acda819f
commit
b6abb31df4
@@ -35,6 +35,7 @@ jQuery.extend({
|
||||
startLength--;
|
||||
}
|
||||
|
||||
hooks.cur = fn;
|
||||
if ( fn ) {
|
||||
|
||||
// Add a progress sentinel to prevent the fx queue from being
|
||||
|
||||
Reference in New Issue
Block a user