kasparkuldkepp / upload-at-click

Automatically exported from code.google.com/p/upload-at-click
0 stars 0 forks source link

oncomplete only works on Internet Explorer #55

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
How to reproduce the problem?
I'm debugging the application and it seems that the function 
            // Phase 2. Next 'onload' when data received from server
            frame.onload_callback =
is not working because I don't receive anything on the "oncomplete" callback 
using Chrome or Firefox. It only return "response_data" if I use Internet 
Explorer.

Thanks
Tony

Original issue reported on code.google.com by ponko...@gmail.com on 28 Aug 2014 at 11:34