when developing with jquery.uploadify.v2.1.0, if the size of the image uploaded by the user is larger than expected, can it be compressed in which callback function?
when developing with jquery.uploadify.v2.1.0, if the size of the image uploaded by the user is larger than expected, can it be compressed in which callback function?
specifically, take a look at in this blog. I am the api
of .in the process of integrating Qiniu with Uploadify, large files can be uploaded, but there is a problem. The Uploadify progress bar is 100%, and it will take a long time for Qiniu to see large files. That is, it is too long to see the attachment when the...
onUploadSuccess: function (file, data, response) { callback function after each file is uploaded var json = eval ( "( " + data + ") "); data data has no value on 64-bit Firefox, 32-bit is normal, and this control has a problem with Chrome button s...