Searched refs:responseHtml (Results 1 – 4 of 4) sorted by relevance
| /plugin/siteexport/ |
| H A D | jquery.filedownload.js | 83 failCallback: function (responseHtml, url) { }, argument 199 onFail: function (responseHtml, url) { argument 211 settings.failCallback(responseHtml, url); 213 deferred.reject(responseHtml, url);
|
| /plugin/bookcreator/script/ |
| D | jquery.fileDownload.js | 85 failCallback: function (responseHtml, url, error) { }, argument 207 onFail: function (responseHtml, url, error) { argument 219 settings.failCallback(responseHtml, url, error); 221 deferred.reject(responseHtml, url);
|
| /plugin/bookcreator/ |
| D | script.js | 693 failCallback: function (responseHtml, url) { argument 697 .find('.downloadresponse').html(responseHtml);
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …responseHtml,url,error){},httpMethod:"GET",data:null,checkInterval:100,cookieName:"fileDownload",c…
|