Home
last modified time | relevance | path

Searched refs:delay (Results 26 – 50 of 243) sorted by relevance

12345678910

/plugin/bootswrapper/exe/help/
H A Dpopover.txt79delay'' \\ ''delay-show'' \\ ''delay-hide'' | ''0'' | | Delay showing and hiding the popover (ms) …
/plugin/indexmenu2/cms/extensions/dom/
H A Dautosuggest.js13delay=z;return true};this.setSuggestions=function(z){if(!isArray(z))return false;Q.list=z;Q.rebuil… property in Autosuggest.Q
/plugin/autotooltip/
H A Dhelper.php74 $delay = $this->getConf('delay') ?: 0;
104 return '<span class="' . $textClasses . '" onmouseover="autotooltip.show(event)" onmouseout="autotooltip.hide()" data-delay="' . $delay . '">' .
/plugin/ajaxedit/
H A Dscript.js12 jQuery.pnotify.defaults.delay = 2000;
115 delay: response.notifyDelay?response.notifyDelay*1000:2000,
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js210 var delay = this.calcDelay();
215 this.timeout_time = new Date().getTime() + delay;
1041 var delay = dlist.shift();
1042 if (this.refresh_delay > delay) delay = this.refresh_delay;
1047 if (d < delay) continue;
1048 if (lastact > limit) delay = d;
1050 return delay;
1062 var delay = this.calcDelay();
1069 this.timeout_time = new Date().getTime() + delay;
1119 var delay = this.calcDelay();
[all …]
/plugin/mikioplugin/
H A Dscript.js182 var delay = 0;
199 delay = target.attr('data-interval');
200 if (typeof delay == 'undefined') {
201 delay = 0;
229 return (delay);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlMultiHandler.php106 foreach ($this->delays as $id => $delay) {
107 if ($currentTime >= $delay) {
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlMultiHandler.php10 * This handler supports future responses and the "delay" request client
11 * option that can be used to delay before sending a request.
152 // If the request is a delay, then add the reques to the curl multi
153 // pool only after the specified delay.
154 if (isset($entry['request']['client']['delay'])) {
155 $this->delays[$id] = microtime(true) + ($entry['request']['client']['delay'] / 1000);
208 foreach ($this->delays as $id => $delay) {
209 if ($currentTime >= $delay) {
/plugin/codebuttonmod2/src/
H A Dcodebutton.js40 …copy_a.attr('data-tooltip','Copied!').delay( 500 ).queue(function() { copy_a.attr('data-tooltip','…
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css356 -webkit-transition-delay: 0.25s;
357 -moz-transition-delay: 0.25s;
358 -ms-transition-delay: 0.25s;
359 -o-transition-delay: 0.25s;
360 transition-delay: 0.25s;
373 -webkit-transition-delay: 0.5s;
374 -moz-transition-delay: 0.5s;
375 -ms-transition-delay: 0.5s;
376 -o-transition-delay: 0.5s;
377 transition-delay: 0.5s;
[all …]
/plugin/userhomepage/
H A DREADME.md11 The content is resetted every hour and any Github update is applied with a maximum delay of one hou…
/plugin/timetrack/
H A Dscript.js11 jQuery.pnotify.defaults.delay = 2000;
186 delay: data.notifyDelay?data.notifyDelay*1000:2000,
/plugin/freechat/phpfreechat/src/containers/
H A Dfile.class.php225 $delay = rand(0, pow(2, ($i+1)) - 1) * 5000; // Exponential backoff
226 usleep($delay);
/plugin/diagramsnet/lib/math/extensions/
H A DMatchWebFonts.js19delay)}}})});c.Register.StartupHook("SVG Jax Ready",function(){var f=MathJax.OutputJax.SVG;var e=f…
H A DMathEvents.js19delay:500,start:function(r){var q=new Date().getTime();var s=(q-a.last<a.delay&&a.up);a.last=q;a.u…
/plugin/diagramsnet/lib/plugins/
H A Dreplay.js82 var delay = parseInt(urlParams['delay-delay'] || 1000);
102 }, delay);
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md137 delay | | General setting to delay the capturing of the chart ([skip to chapter](#delay-the-capturi…
340 delay | 1 | number | Delay by number of seconds before triggering print
541 In some cases you may want to delay the capturing of the current chart snapshot
542 to highlight the current value. For this you can simply define the 'delay'
547 "delay": 3,
554 "delay": 3
626 delay | A numeric value to delay the capturing in seconds ([details](#delay-the-capturing-before-ex…
1030 * Added: General delay property to delay the capturing of the chart ([details](#delay-the-capturing…
1036 * Added: Delay feature, which allows to delay the capturing ([details](#delay-the-capturing-before-…
1085 * Added: safety delay on print restore to ensure capturing the canvas
/plugin/codebuttonmod2/
H A Dall.css61 transition-delay: .5s;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dbootstrap.min.js6delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},c.prototype.init=function(b,c,d… property in c.DEFAULTS
/plugin/openlayersmap/
H A Dstyle.less180 -moz-animation-delay: 0.35s;
181 -webkit-animation-delay: 0.35s;
182 animation-delay: 0.35s;
/plugin/diagramsnet/lib/math/config/
H A Ddefault.js1016 delay: 150,
/plugin/structcombolookup/
H A Dscript.js42 delay: 0,
/plugin/searchjump/
H A Dscript.js71 jQuery(sjump.$found[sjump.current]).delay(50).fadeOut().fadeIn();
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js154 if(draggable.options.delay) {
159 }.bind(this), draggable.options.delay);
252 delay: 0 property in AnonymousFunctioneab5d76a0c00.defaults
637 delay: 0,
665 delay: options.delay, property in Sortable.create.options_for_draggable
/plugin/photogallery/lightGallery/js/
H A Dlg-zoom.js81 _this.core.$el.on('onSlideItemLoad.lg.tm.zoom', function(event, index, delay) { argument
84 var _speed = _this.core.s.enableZoomAfter + delay;
87 if ($('body').hasClass('lg-from-hash') && delay) {

12345678910