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 268 forks source link

IE9 upload problem #45

Closed simonpeters closed 9 years ago

simonpeters commented 10 years ago

Hi,

When I try to upload in IE9 the POST requests never returns. It just keeps on saying 'pending' in the network console.

Anyone else ever had problems with this ?

Thanks!

LPology commented 10 years ago

Have you been able to upload in other browsers?