Searched refs:throbber (Results 1 – 24 of 24) sorted by relevance
/plugin/siteexport/ |
D | script.js | 38 _.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
|
D | helper.php | 312 $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/ |
D | script.js | 324 throbber(true); 326 throbber(false); 341 throbber(false); 397 var throbber = function(on) { function 423 throbber(false);
|
/plugin/ac/ |
D | style.css | 2 background-image: url('../../images/throbber.gif');
|
/plugin/ajaxloader/ |
D | style.css | 2 background-image: url('../../images/throbber.gif');
|
/plugin/searchindex/ |
D | style.css | 47 background-image: url('../../images/throbber.gif');
|
/plugin/quickstats/ |
D | script.js | 84 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/ |
D | style.css | 503 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/indexmenu/scripts/fancytree/skin-bootstrap/ |
D | skin-common.less | 40 // Use 'url(...)' to link to the throbber image, or
|
/plugin/indexmenu/scripts/fancytree/skin-vista/ |
D | skin-common.less | 40 // Use 'url(...)' to link to the throbber image, or
|
/plugin/indexmenu/scripts/fancytree/skin-material/ |
D | skin-common.less | 40 // Use 'url(...)' to link to the throbber image, or
|
/plugin/indexmenu/scripts/fancytree/skin-win8/ |
D | skin-common.less | 40 // Use 'url(...)' to link to the throbber image, or
|
/plugin/indexmenu/scripts/fancytree/skin-typicons/ |
D | skin-common.less | 40 // Use 'url(...)' to link to the throbber image, or
|
/plugin/indexmenu/scripts/fancytree/ |
D | skin-common.less | 40 // Use 'url(...)' to link to the throbber image, or
|
/plugin/indexmenu/scripts/fancytree/skin-win7/ |
D | skin-common.less | 40 // Use 'url(...)' to link to the throbber image, or
|
/plugin/indexmenu/scripts/fancytree/skin-awesome/ |
D | skin-common.less | 40 // Use 'url(...)' to link to the throbber image, or
|
/plugin/indexmenu/scripts/fancytree/skin-lion/ |
D | skin-common.less | 40 // Use 'url(...)' to link to the throbber image, or
|
/plugin/indexmenu/scripts/fancytree/skin-mdi/ |
D | skin-common.less | 40 // Use 'url(...)' to link to the throbber image, or
|
/plugin/indexmenu/scripts/fancytree/skin-bootstrap-n/ |
D | skin-common.less | 40 // Use 'url(...)' to link to the throbber image, or
|
/plugin/indexmenu/scripts/fancytree/skin-xp/ |
D | skin-common.less | 40 // Use 'url(...)' to link to the throbber image, or
|
/plugin/ckgedit/ckeditor/plugins/link/dialogs/ |
D | link.js.unc | 1789 … $res.html('<img src="'+DOKU_BASE+'lib/images/throbber.gif" alt="" width="16" height="16" />')
|
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/ |
D | link.js.unc | 1730 … $res.html('<img src="'+DOKU_BASE+'lib/images/throbber.gif" alt="" width="16" height="16" />')
|
/plugin/zwidoku/css/ |
H A D | style.css | 4670 background-image: url('/dokuwiki/lib/plugins/searchindex/../../images/throbber.gif'); 6314 background: url("/dokuwiki/lib/tpl/argon/../../images/throbber.gif");
|
/plugin/zwidoku/files/ |
H A D | common.css | 1 …throbber.gif');background-repeat:no-repeat;background-position:5px 4px;border-width:1px;padding:3p…
|