ajax监听上传进度
摘要:var xhrOnProgress = function(fun) { xhrOnProgress.onprogress = fun; //绑定监听函数 return function() { var xhr = $.ajaxSettings.xhr(); if(xhrOnProgress.onpr
阅读全文
posted @ 2017-06-23 17:37
posted @ 2017-06-23 17:37
posted @ 2017-06-20 14:35
posted @ 2017-06-09 09:41
posted @ 2017-06-08 14:37