摘要: <input type="file" />浏览时只显示指定文件类型 <input type="file" accept="application/msword" ><br><br>accept属性列表<br>1.accept="application/msexcel" 2.accept="application/msword" 3.accept="application/pdf" 4.ac... 阅读全文
posted @ 2011-12-21 23:00 anakinf 阅读(443) 评论(0) 推荐(0)