Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/data/public/js/
H A Dxajax.js137 this.completeResponse();else{var errorString="Error: the XML response that was returned from the se…
139 …ve whitespace at the end of your response.";alert(errorString);this.completeResponse();if(xajaxCon…
142 this.completeResponse();if(this.statusMessages==true)window.status='Invalid XML response error';}
146 …Return=this.callOptions.beforeResponse(xml);if(eventReturn==false){this.completeResponse();return;}
148 …essing...';var tmpXajax=null;xml=xml.documentElement;if(xml==null){this.completeResponse();return;}
199 delete xml;delete i;delete skipCommands;this.completeResponse();if(this.isEventFunction(this.callOp…
201 completeResponse:function(){document.body.style.cursor='default';if(xajaxConfig.statusMessages==tru… method in xajax