Searched refs:UploadHandlerXhr (Results 1 – 2 of 2) sorted by relevance
309 multiple: this._options.multiple && qq.UploadHandlerXhr.isSupported(),319 if(qq.UploadHandlerXhr.isSupported()){373 if (this._handler instanceof qq.UploadHandlerXhr){1119 qq.UploadHandlerXhr = function(o){ class1130 qq.UploadHandlerXhr.isSupported = function(){1141 qq.extend(qq.UploadHandlerXhr.prototype, qq.UploadHandlerAbstract.prototype);1143 qq.extend(qq.UploadHandlerXhr.prototype, {
6 if(qq.UploadHandlerXhr.isSupported()){273 qq.extend(qq.UploadHandlerXhr.prototype, {