文章分类 -  HTML

摘要:在webapp上使用input:file, 指定capture属性调用默认相机,摄像,录音功能 在iOS6下开发webapp,使用inputz之file,很有用 <input type="file" accept="image/*" capture="camera"> <input type="fi 阅读全文
posted @ 2016-08-02 18:20 匠人 阅读(1498) 评论(0) 推荐(0)