摘要:
表单中有多个<input type="file" name="uploadfile" contentEditable="false" style="width:80%">,提交表单时需要判断其中至少要有一个input已经选择好文件。 1 <input type="file" name="uploadfile" contentEditable="false" style="width:80%"><br> 阅读全文
posted @ 2012-05-18 17:37 CN.programmer.Luxh 阅读(2503) 评论(0) 推荐(0)