Home
last modified time | relevance | path

Searched refs:setInterval (Results 51 – 75 of 152) sorted by relevance

1234567

/plugin/jquery/
H A Djquery-1.4.2.js465 if ( !obj || toString.call(obj) !== "[object Object]" || obj.nodeType || obj.setInterval ) {
599 … === "string" || jQuery.isFunction(array) || (typeof array !== "function" && array.setInterval) ) {
1566 if ( elem.setInterval && ( elem !== window && !elem.frameElement ) ) {
2053 if ( this.setInterval ) {
5769 timerId = setInterval(jQuery.fx.tick, 13);
H A Djquery-1.4.2.min.js27 …Object:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if…
30 …==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.…
49 …vent={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.fram…
58 …move(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeun…
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…
/plugin/etherpadlite/scripts/
H A Detherpadlite.js405 ep.timer = window.setInterval(ep.refresh, 5 * 60 * 1000);
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFileSync.js527 this.updateStatusThread = window.setInterval(mxUtils.bind(this, function()
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js510 this.scrollInterval = setInterval(this.scroll.bind(this), 10);
H A Deffects.js202 this.interval = setInterval(this.loop.bind(this), 15);
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1 …y,opacity:B.opacity});c.setup.fabric.add(D)}if(f.pop(),!f.length)var E=setInterval(function(){h.lo…
2setInterval(function(){var a=d.delay-(Number(new Date)-g)/1e3;0>=a?(clearTimeout(e),"draw"!=d.acti…
H A Dexport.js1665 var timer = setInterval( function() {
2880 t1 = setInterval( function() {
3005 _this.timer = setInterval( function() {
/plugin/slider/
H A Djquery.bxslider.js1244 slider.interval = setInterval(function(){
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1 …okuIwikiData[ae],ae,false,false);ckgdokuIwikiIndex[ae]=af;af++}};var X=setInterval(function(){Y()}…
H A Dlink.js.unc1439 var myVar = setInterval(function(){ setUpIwikiSel()}, 1000);
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js13 …;var i=n.activeNode;return n.isTaskFocused(t)&&(i.taskId=o),!0});var l=setInterval(function(){if(e…
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js1748 this._checkUrlInterval = setInterval(this.checkUrl, this.interval);
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerRtmp.as34 import flash.utils.setInterval;
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js349 var interval = setInterval(function(){
/plugin/s5reloaded/ui/thesis/
H A Dslides.js973 window.setInterval('updateElaspedTime()', 1000);
1094 countdown.timer = window.setInterval('updateRemainingTime()', 1000);
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js2834 this._timer = setInterval(this.updateTime, 200);
2965 return setInterval(fn, interval);
/plugin/html5video2/script/
H A Dvideo.min.js12setInterval(t,250)}),e=function(e){t(),this.clearInterval(i)},this.on("touchmove",t),this.on("touc…
20setInterval(Xe(this,function(){var e=this.bufferedPercent();this.bufferedPercent_!==e&&this.trigge…
/plugin/pagestat/
H A Dscript.js1864 call_ob.wl_timer=window.setInterval(function(){
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dbootstrap.min.js6 …val(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(a.proxy(this.ne…
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js296 this.timer = setInterval(this.onTimerEvent.bind(this), this.frequency * 1000);
4012 timer = window.setInterval(function() {
/plugin/imagecarousel/vendor/slick/
H A Dslick.min.js17 …),a.slideCount>a.options.slidesToShow&&a.paused!==!0&&(a.autoPlayTimer=setInterval(a.autoPlayItera…
/plugin/diagramsnet/lib/js/socket.io/
H A Dsimplepeer9.10.0.min.js6setInterval(()=>{this._channel&&"closing"===this._channel.readyState?(t&&this._onChannelClose(),t=…
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js304 if(i==null||array.split||array.setInterval||array.call){ret[0]=array;
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js304 if(i==null||array.split||array.setInterval||array.call){ret[0]=array;

1234567