html5手机web app <input type="file" > 只调用图库,禁止调用摄像头?

时间:2017-01-19 12:40:41   收藏:0   阅读:3617

<input type="file" accept="image/*">
<input type="file" accept="video/*">
<input type="file" accept="audio/*">

分别是下面的情况

技术分享

技术分享

技术分享

 

原文:http://www.cnblogs.com/ch-zaizai/p/6306029.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!