xhr uploadProgress not called in IE8

47 Views Asked by At

I use jQuery form plugin(jquery.form.js) in my project. It works fine in Chrome/FF, but in IE8/9, the uploadProgress callback not called. Even the demo in the official web site http://jquery.malsup.com/form/progress.html doesn't update upload progress in IE8/9.Or how to achieve upload progress function?Thanks

0

There are 0 best solutions below