I work on the project which needs files to be uploaded on to the local
server. I use captureBlob() to handle the blob objects and assign URLs
to them.

It works fine in Firefox and Chrome. Maxthon always tries to download
file from the remote server, even though isCaptured() returns true.
The same problem on IE except the one running on my virtualbox.

Here is a page demonstrates the problem.
http://jquery-douban.appspot.com/media/tests/file.html

Any idea could be helpful.

Reply via email to