mirror of
https://github.com/jquery/jquery.git
synced 2026-02-02 06:15:14 -05:00
Fix #13103. Add .finish() method. Cherry picked from b6abb31df4.
This commit is contained in:
committed by
Dave Methvin
parent
4e0bc169df
commit
c27d8e2988
@@ -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