Searched refs:timers (Results 1 – 13 of 13) sorted by relevance
| /template/lcars/js/ |
| D | jquery.timers-1.1.2.js | 83 var timers = jQuery.data(element, this.dataKey) || jQuery.data(element, this.dataKey, {}); 85 if (!timers[label]) 86 timers[label] = {}; 101 if (!timers[label][fn.timerID]) 102 timers[label][fn.timerID] = window.setInterval(handler,interval); 108 var timers = jQuery.data(element, this.dataKey), ret; 110 if ( timers ) { 113 for ( label in timers ) 115 } else if ( timers[label] ) { 118 window.clearInterval(timers[label][fn.timerID]); [all …]
|
| /template/ospyramid/js/libs/ |
| D | jquery-1.6.1.js | 8197 var timers = jQuery.timers, 8198 i = timers.length; 8204 if ( timers[i].elem === this ) { 8207 timers[i](true); 8210 timers.splice(i, 1); 8298 timers: [], property 8353 if ( t() && jQuery.timers.push(t) && !timerId ) { 8466 for ( var timers = jQuery.timers, i = 0 ; i < timers.length ; ++i ) { 8467 if ( !timers[i]() ) { 8468 timers.splice(i--, 1); [all …]
|
| /template/quickjump/ |
| D | jquery-1.4.2.min.js | 137 …B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]); 139 … d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b… property 141 this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.t… 143 …s;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++… 144 …expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return…
|
| /template/breeze/bower_components/gumby/js/libs/ |
| D | jquery-2.0.2.min.js | 6 …timers,s=H.get(this);if(i)s[i]&&s[i].stop&&r(s[i]);else for(i in s)s[i]&&s[i].stop&&Cn.test(i)&&r(…
|
| D | jquery-1.10.1.min.js | 6 …timers,a=x._data(this);if(n)a[n]&&a[n].stop&&i(a[n]);else for(n in a)a[n]&&a[n].stop&&Jn.test(n)&&…
|
| D | jquery-2.0.2.min.map | 1 …mate","genFx","fadeTo","to","optall","doAnimation","finish","stopQueue","timers","includeWidth","h…
|
| D | jquery-1.10.1.min.map | 1 …mate","genFx","fadeTo","to","optall","doAnimation","finish","stopQueue","timers","includeWidth","h…
|
| /template/bootie/js/ |
| D | jquery-3.3.1.min.js | 2 …timers,a=J.get(this);if(i)a[i]&&a[i].stop&&r(a[i]);else for(i in a)a[i]&&a[i].stop&&ot.test(i)&&r(…
|
| /template/argon-alt/assets/js/core/ |
| D | jquery.min.js | 3 …timers,g=W.get(this);if(e)g[e]&&g[e].stop&&d(g[e]);else for(e in g)g[e]&&g[e].stop&&db.test(e)&&d(… 4 …turn this.on(b,a)}}),r.expr.pseudos.animated=function(a){return r.grep(r.timers,function(b){return…
|
| /template/argon/assets/js/core/ |
| D | jquery.min.js | 3 …timers,g=W.get(this);if(e)g[e]&&g[e].stop&&d(g[e]);else for(e in g)g[e]&&g[e].stop&&db.test(e)&&d(… 4 …turn this.on(b,a)}}),r.expr.pseudos.animated=function(a){return r.grep(r.timers,function(b){return…
|
| /template/strap/resources/library/bootstrap/4.4.1/ |
| H A D | jquery-3.4.1.min.js | 2 …timers,r=Q.get(this);if(t)r[t]&&r[t].stop&&a(r[t]);else for(t in r)r[t]&&r[t].stop&&ut.test(t)&&a(…
|
| /template/strap/resources/library/bootstrap/4.5.0/ |
| H A D | jquery-3.5.1.min.js | 2 …timers,r=Y.get(this);if(t)r[t]&&r[t].stop&&a(r[t]);else for(t in r)r[t]&&r[t].stop&&at.test(t)&&a(…
|
| /template/strap/resources/library/rrdiagram/0.9.4.1/ |
| H A D | rrdiagram.js.map | 1 …timers.js","webpack:///../~/core-js/shim.js","webpack:///../~/regenerator-runtime/runtime.js"],"na…
|