Closed vnp123 closed 12 years ago
Hi,
I am getting error in IE 8 only.
This is the error.
SCRIPT5007: Object expected jquery.ajaxfileupload2.js, line 114 character 13
This is line
settings.onComplete.apply(element, [response, settings.params]);
I am getting this error when in onComplete metod when I do JSON.parse(response);
Here response is a json object.
It is working in IE7 and IE 9.
Can any one please help me?
Thanks vnp123
Hi,
I am getting error in IE 8 only.
This is the error.
SCRIPT5007: Object expected jquery.ajaxfileupload2.js, line 114 character 13
This is line
settings.onComplete.apply(element, [response, settings.params]);
I am getting this error when in onComplete metod when I do JSON.parse(response);
Here response is a json object.
It is working in IE7 and IE 9.
Can any one please help me?
Thanks vnp123