用 ajaxFileUpload 出现的问题:has no method 'handleError'、返回json数据提示下载 、一直返回error
1. 提示错误:Uncaught TypeError: Object function (a,b){return new d.fn.init(a,b,g)} has no method 'handleError' 目前找到两种情况会出现这个错误: (1)、url地址没访问到 (2)、$.ajaxFileUpload中的dataType的值为小写,只需要把只该成大写就ok了。比如dataType :