Home
last modified time | relevance | path

Searched refs:setInterval (Results 126 – 150 of 152) sorted by last modified time

1234567

/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/widearea/widearea/
H A Dwidearea.js109 this._timer = setInterval(function() {
/plugin/pagestat/
H A Dscript.js1864 call_ob.wl_timer=window.setInterval(function(){
/plugin/dokumicrobugtracker/js/
H A Djquery.js2 …e h[i][e];if(!l(h[i]))return}var j=h[i][e];f.support.deleteExpando||!h.setInterval?delete h[i]:h[i…
/plugin/rigrr/lib/rigrr/
H A Drigrr.nocache.js16 if(m.addEventListener){m.addEventListener(Zb,function(){I();N()},false)}var M=setInterval(function(…
/plugin/rigrr/lib/
H A Drigrr.nocache.js16 if(m.addEventListener){m.addEventListener(Zb,function(){I();N()},false)}var M=setInterval(function(…
/plugin/sqlraw/
H A Dsorttable.min.js39 if(/WebKit/i.test(navigator.userAgent)){var _timer=setInterval(function(){if(/loaded|complete/.test…
/plugin/aceeditor/
H A Dbuild.js1setInterval(c,20),f=0,r.addListener(document,"mousemove",v)}function p(){clearInterval(o),t.sessio…
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js304 if(i==null||array.split||array.setInterval||array.call){ret[0]=array;
/plugin/simplechat/
H A Dscript.js78 setInterval(sc_chatwindow,5000);
/plugin/projects/
H A Dcodemirror-compressed.js1 …50)}function ni(){clearInterval(Tt);var e=!0;vt.style.visibility="",Tt=setInterval(function(){vt.s…
/plugin/rssticker/
H A Drssticker.js118 this.fadetimer1=setInterval(function(){instanceOfTicker.fadetransition('up', 'fadetimer1')}, 100) /…
/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);
H A Dprototype.js380 this.timer = setInterval(this.onTimerEvent.bind(this), this.frequency * 1000);
/plugin/s5reloaded/ui/thesis/
H A Dslides.js973 window.setInterval('updateElaspedTime()', 1000);
1094 countdown.timer = window.setInterval('updateRemainingTime()', 1000);
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js304 if(i==null||array.split||array.setInterval||array.call){ret[0]=array;
/plugin/processing/
H A Dscript.js5130 looping = window.setInterval(function() {
/plugin/jquery/
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…
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 Dscript.js12 …ll){var F=G.length;if(F==null||typeof G==="string"||o.isFunction(G)||G.setInterval){E[0]=G}else{wh…
19setInterval&&I!=l){I=l}if(!H.guid){H.guid=this.guid++}if(K!==g){var G=H;H=this.proxy(G);H.data=K}v…
/plugin/indexmenu2/cms/
H A Dcms.js15 …}K[c['interval']].start=(new Date).valueOf();K[c['interval']].interval=setInterval(function(){R(K,…
/plugin/indexmenu2/cms/extensions/
H A Dhelpers.js11 …[o][O]}catch(e){}}break}}return Q};function playInterval(i,I,l){return setInterval(function(){(l i…
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js37 …(C);},B);};FCKTools.SetInterval=function(A,B,C,D,E){return (E||window).setInterval(function(){A.ap…
H A Dfckeditorcode_gecko.js36 …(C);},B);};FCKTools.SetInterval=function(A,B,C,D,E){return (E||window).setInterval(function(){A.ap…

1234567