MCPcopy Create free account
hub / github.com/frank-lam/fullstack-tutorial / stopQueue

Function stopQueue

notes/docsify/unpkg/gotop/jquery-2.1.0.js:6643–6647  ·  view source on GitHub ↗
( hooks )

Source from the content-addressed store, hash-verified

6641 },
6642 stop: function( type, clearQueue, gotoEnd ) {
6643 var stopQueue = function( hooks ) {
6644 var stop = hooks.stop;
6645 delete hooks.stop;
6646 stop( gotoEnd );
6647 };
6648
6649 if ( typeof type !== "string" ) {
6650 gotoEnd = clearQueue;

Callers 1

jquery-2.1.0.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected