'uploadSuccess', '#' + file.id).addClass('upload-state-done'oSuccess = oSuccess =
<input type="text" /><input type="submit" onclick="subMit()" />
function subMit(){ fn1 = busUpLoadImg("postUrl",1); fn2 = busUpLoadImg("postUrl",2); if(!(fn1() && fn2())){ layer.msg("请上传图片",{time:1500}); return false; } }
The above is the detailed content of Determine whether webuploader uploads instance code. For more information, please follow other related articles on the PHP Chinese website!