$(".uploadfile").on(‘filebatchuploaderror‘, function(event, data, msg) {$(".file-error-message").text("请按照正确的进行操作!谢谢!");});
根据你的ID替换即可。
bootstrap fileinput上传返回400,404,500 等错误替换
原文地址:http://www.cnblogs.com/cvandy/p/7993142.html
$(".uploadfile").on(‘filebatchuploaderror‘, function(event, data, msg) {$(".file-error-message").text("请按照正确的进行操作!谢谢!");});
根据你的ID替换即可。
bootstrap fileinput上传返回400,404,500 等错误替换
原文地址:http://www.cnblogs.com/cvandy/p/7993142.html