Searched refs:Ajax (Results 1 – 9 of 9) sorted by relevance
| /template/battlehorse/js/ |
| D | controls.js | 332 Ajax.Autocompleter = Class.create(); 333 Object.extend(Object.extend(Ajax.Autocompleter.prototype, Autocompleter.Base.prototype), { 352 new Ajax.Request(this.url, this.options); 470 Ajax.InPlaceEditor = Class.create(); 471 Ajax.InPlaceEditor.defaultHighlightColor = "#FFFF99"; 472 Ajax.InPlaceEditor.prototype = { 501 highlightcolor: Ajax.InPlaceEditor.defaultHighlightColor, 644 new Ajax.Request( 682 new Ajax.Request( 691 new Ajax.Updater( [all …]
|
| D | prototype.js | 753 var Ajax = { 765 Ajax.Responders = { 792 Object.extend(Ajax.Responders, Enumerable); 794 Ajax.Responders.register({ 796 Ajax.activeRequestCount++; 799 Ajax.activeRequestCount--; 803 Ajax.Base = function() {}; 804 Ajax.Base.prototype = { 821 Ajax.Request = Class.create(); 822 Ajax.Request.Events = [all …]
|
| /template/a_new_day/js/ |
| D | controls.js | 332 Ajax.Autocompleter = Class.create(); 333 Object.extend(Object.extend(Ajax.Autocompleter.prototype, Autocompleter.Base.prototype), { 352 new Ajax.Request(this.url, this.options); 470 Ajax.InPlaceEditor = Class.create(); 471 Ajax.InPlaceEditor.defaultHighlightColor = "#FFFF99"; 472 Ajax.InPlaceEditor.prototype = { 501 highlightcolor: Ajax.InPlaceEditor.defaultHighlightColor, 644 new Ajax.Request( 682 new Ajax.Request( 691 new Ajax.Updater( [all …]
|
| D | prototype.js | 753 var Ajax = { 765 Ajax.Responders = { 792 Object.extend(Ajax.Responders, Enumerable); 794 Ajax.Responders.register({ 796 Ajax.activeRequestCount++; 799 Ajax.activeRequestCount--; 803 Ajax.Base = function() {}; 804 Ajax.Base.prototype = { 821 Ajax.Request = Class.create(); 822 Ajax.Request.Events = [all …]
|
| /template/vector/static/css/ |
| D | screen.css | 915 /* Ajax quicksearch */
|
| /template/wikiweko/static/css/ |
| H A D | screen.css | 915 /* Ajax quicksearch */
|
| /template/mywiki/css/ |
| D | mywiki.css | 68 …ntly Asked Questions (FAQs) through a WordPress website. It is powered by Ajax search. It is a mob…
|
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 87 }FBL.Ajax.initialize(); 1365 }this.Ajax={requests:[],transport:null,states:["Uninitialized","Loading","Loaded","Interactive","Co… property 1392 },sendRequest:function(){var t=FBL.Ajax.transport,r=FBL.Ajax.requests.shift(),data; 1395 if(data=FBL.Ajax.serialize(r.data)){t.setRequestHeader("Content-Type",r.contentType) 1396 }t.onreadystatechange=function(){FBL.Ajax.onStateChange(r) 7739 }else{if(isExternal){Ajax.request({url:url,onSuccess:renderProcess,onFailure:onFailure})
|
| /template/vector20/static/css/ |
| D | screen.css | 1400 /* Ajax quicksearch */
|