简单实现JS上传图片预览功能
摘要:
HTML代码 <div class="upload"> <input type="button" class="btn" onclick="browerfile.click()" value="上传"> <input type="file" id="browerfile" style="displa 阅读全文
posted @ 2017-11-07 17:03 小人物的奋斗 阅读(549) 评论(0) 推荐(0) 编辑