Searched refs:throbber (Results 1 – 10 of 10) sorted by relevance
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
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')));
324 throbber(true);326 throbber(false);341 throbber(false);397 var throbber = function(on) { function423 throbber(false);
2 background-image: url('../../images/throbber.gif');
47 background-image: url('../../images/throbber.gif');
84 var throbber = DOKU_BASE + 'lib/plugins/quickstats/throbber.gif'; 85 dom.innerHTML = "<div id='qs_throbber_div' style='display:none'><center>Loading<br /><br /><img src='" + throbber +"'><br /><span id='qs_throbber_tm'></span></center></div>";
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;
1730 … $res.html('<img src="'+DOKU_BASE+'lib/images/throbber.gif" alt="" width="16" height="16" />')
1789 … $res.html('<img src="'+DOKU_BASE+'lib/images/throbber.gif" alt="" width="16" height="16" />')