jQuery Forum

jquery.form.js, Opera and file uploads.

by 
 on 29-Jan-2010 03:20 PM.
Hi,

I was fixing a problem where file uploads with the jquery.form.js
didn't work.
I found the fix in the newer release where using a timer the dom is
checked 50 times to see if the upload finished.
After some investigation I suspect that the problem is not timing but
that Opera triggers the 'load' event on receiving the 100 continue
from the server.

This means that the solution is not retrying 50 times, but just
waiting for the second load event.

Any opinions?

- Marc
  • No status
  • Working on it
  • Answered
  • Need more info

Re: jquery.form.js, Opera and file uploads.

by 
 on 30-Jan-2010 02:49 PM
Are you saying that Opera fires two load events for an iframe?
Post Actions
Statistics
  • 1
     Replies
  • 18
     Views
  • 0
     Followers
Tags for the post
No tags available for this topic.

Edit Link Delete Link

Edit Link Delete Link

LoadingImage