LPology / Simple-Ajax-Uploader

Javascript file upload plugin with progress bar support. Works in all major browsers, including IE7+, Chrome, Firefox, Safari, and Opera. No dependencies - use it with or without jQuery.
995 stars 267 forks source link

submit error #71

Closed hjshiwbd closed 9 years ago

hjshiwbd commented 10 years ago

hello, thanks for the greate plugin!

i got a bug when i works with a cutomized browser(http://se.360.cn/). it opened a new window to receive the "response" which comes from the "onComplete" callback method. i tried to change some codes about the hidden iframe create: image and the new window despeared, but the "onComplete" callback was not executed

please help me, thank you a lot!!