Home
last modified time | relevance | path

Searched refs:throbber (Results 1 – 10 of 10) sorted by relevance

/plugin/siteexport/
H A Dscript.js38 _.throbber(true);
47 _.throbber(false);
68 _.throbber(true);
84 _.throbber(false);
102 …var throbber = $('form#siteexport_site_aggregator :input[name=baseID], form#siteexport_site_aggreg…
123 throbber.prop('disabled', false);
215 _.throbber(true);
223 _.throbber(false);
304 _.throbber = function(on) { function
H A Dhelper.php312 $throbber = DOKU_BASE.'lib/images/loading.gif';
313 if ( !file_exists( $throbber) ) {
314 $throbber = DOKU_BASE.'lib/images/throbber.gif';
317 … $form->addElement(form_makeTag('img', array('src' => $throbber, 'id' => 'siteexport__throbber')));
/plugin/multiorphan/
H A Dscript.js324 throbber(true);
326 throbber(false);
341 throbber(false);
397 var throbber = function(on) { function
423 throbber(false);
/plugin/ac/
H A Dstyle.css2 background-image: url('../../images/throbber.gif');
/plugin/ajaxloader/
H A Dstyle.css2 background-image: url('../../images/throbber.gif');
/plugin/searchindex/
H A Dstyle.css47 background-image: url('../../images/throbber.gif');
/plugin/quickstats/
H A Dscript.js84 var throbber = DOKU_BASE + 'lib/plugins/quickstats/throbber.gif';
85 …bber_div' style='display:none'><center>Loading<br /><br /><img src='" + throbber +"'><br /><span i…
/plugin/metaeditor/
H A Dstyle.css503 background: url("img/throbber.gif") center center no-repeat;
667 background: url("img/throbber.gif") center center no-repeat;
831 background: url("img/throbber.gif") center center no-repeat;
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1730 … $res.html('<img src="'+DOKU_BASE+'lib/images/throbber.gif" alt="" width="16" height="16" />')
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1789 … $res.html('<img src="'+DOKU_BASE+'lib/images/throbber.gif" alt="" width="16" height="16" />')