Home
last modified time | relevance | path

Searched refs:ajax (Results 1 – 25 of 40) sorted by relevance

12

/template/mystyle/
Dtpl_functions.php85 * @param bool $ajax
90 function tpl_searchform2($ajax = true, $autocomplete = true) { argument
126 if ($ajax) {
/template/breeze/
Dtpl_functions.php144 function _tpl_draw_searchform($ajax = true, $autocomplete = true) { argument
158 if($ajax) print '<div id="qsearch__out" class="ajax_qsearch JSpopup"></div>';
/template/neolaoresources2/
Dheader.php40 <?php if($ajax) echo '<div id="qsearch__out" onclick="this.style.display=\'none\'"></div>'; ?>
/template/bootie/
Dtpl_template_NicoBoot.php171 function tpl_searchform_bootie($ajax = true, $autocomplete = true) argument
189 if ($ajax) print '<div id="qsearch__out" class="ajax_qsearch JSpopup"></div>';
/template/starterbootstrap/
Dtpl_functions.php198 * @param bool $ajax
202 function _tpl_searchform($ajax = true, $autocomplete = true) { argument
218 if($ajax) print '<div id="qsearch__out" class="ajax_qsearch"></div>';
/template/strap/resources/firebug/
DREADME.md16 * https://cdnjs.cloudflare.com/ajax/libs/firebug-lite/1.4.0/firebug-lite.js
/template/templar/
Dmain.php75 if($ajax) print '<div id="qsearch__out" class="ajax_qsearch JSpopup"></div>';
/template/bulma/
Dtpl_functions.php194 function _tpl_searchform($ajax = true, $autocomplete = true) { argument
224 if ($ajax) {
/template/ospyramid/js/libs/
Drespond.js66 ajax( thisRequest.href, function( styles ){
193 ajax = function( url, callback ) { function
Djquery-1.6.1.js6188 jQuery.ajax({
6755 jQuery.ajax({
6838 return jQuery.ajax({
6942 ajax: function( url, options ) { method
7768 ajax: !!xhr, property
7774 if ( jQuery.support.ajax ) {
/template/starterbootstrap/js/
Drespond.min.js6 …ction(a){return a.replace(c.regex.minmaxwh,"").match(c.regex.other)};if(c.ajax=f,c.queue=d,c.unsup…
/template/kajukkk/js/
Drespond.min.js6 …ction(a){return a.replace(c.regex.minmaxwh,"").match(c.regex.other)};if(c.ajax=f,c.queue=d,c.unsup…
/template/dokubootstrapsimplified/
Dtpl_functions.php187 if($ajax) print '<div id="qsearch__out" class="ajax_qsearch JSpopup"></div>';
/template/vector20/static/css/
Dscreen_iehacks.css42 /* ajax quicksearch: MSIE 6/7 */
/template/vector/static/css/
Dscreen_iehacks.css42 /* ajax quicksearch: MSIE 6/7 */
/template/wikiweko/static/css/
Dscreen_iehacks.css42 /* ajax quicksearch: MSIE 6/7 */
/template/boozurk/
Dboozurk.js75 $.ajax({
/template/dokutwitterbootstrap/
Dtpl_functions.php386 if($ajax) print '<div id="qsearch__out" class="ajax_qsearch JSpopup"></div>';
/template/ad-hominem/
Dscript.js158 jQuery.ajax({
/template/gtopia/
Dstyle.css.org2219 #views-ajax-form,
2220 #views-ajax-pad .form-item,
2221 #views-ajax-pad .views-expose .description,
2222 #views-ajax-pad .views-override .description,
2233 #views-ajax-pad table.sticky-enabled tr td {
/template/starterpjax/
Djquery.pjax.js320 var xhr = pjax.xhr = $.ajax(options)
DREADME.md13 …X](https://github.com/defunkt/jquery-pjax). PJAX replaces page links with ajax calls, thereby only…
/template/quickjump/
Djquery-1.4.2.min.js16 …ft")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:fa…
120 …=="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataT…
122ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,…
123 …xt/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){functio…
/template/breeze/bower_components/gumby/js/libs/
Djquery-2.0.2.min.js5 …e H.cache[o]}delete L.cache[n[L.expando]]}},_evalUrl:function(e){return x.ajax({url:e,type:"GET",d…
6ajax({url:e,type:i,dataType:"html",data:t}).done(function(e){o=arguments,s.html(r?x("<div>").appen… method
Djquery-1.10.1.min.js6ajax({url:e,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0})}}),x.fn.extend({wrapAll:… method

12