MCPcopy Index your code
hub / github.com/JsAaron/jQuery / t

Function t

1.7/effects.js:444–446  ·  view source on GitHub ↗
( gotoEnd )

Source from the content-addressed store, hash-verified

442 this.unit = unit || this.unit || ( jQuery.cssNumber[ this.prop ] ? "" : "px" );
443
444 function t( gotoEnd ) {
445 return self.step( gotoEnd );
446 }
447
448 t.queue = this.options.queue;
449 t.elem = this.elem;

Callers 4

effects.jsFile · 0.70
oFunction · 0.50
iFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected