Wednesday, 21 August 2013

Jqueryfileupload done event is not firing

Jqueryfileupload done event is not firing

Hi Jquery File Uplaoded used there is done event, it is not firing i have
used contenttype json.
done: function (e, data)
{
alert("Called");
},
I have also tried with this answer as well. blueimp jquery file upload -
"done", "complete" callbacks not working for IE 9
for changing datatype : "text/html" or "text/plain" but can not fired any
error, there is not js error as well.
please help me on it.
Regards

No comments:

Post a Comment