MCPcopy
hub / github.com/tdewolff/minify / animComplete

Function animComplete

_benchmarks/sample_jqueryui.js:15870–15879  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15868 }
15869
15870 function animComplete() {
15871 el.css({
15872 visibility: "visible"
15873 });
15874 $( pieces ).remove();
15875 if ( !show ) {
15876 el.hide();
15877 }
15878 done();
15879 }
15880};
15881
15882

Callers 1

childCompleteFunction · 0.70

Calls 1

doneFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…