html5手机上传相册图片

2015-02-04  本文已影响725人  dada86

``javascript

<input type="file" accept="video/*;capture=camcorder">

<input type="file" accept="audio/*;capture=microphone">

<input type="file" accept="image/*;capture=camera">

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

``javascript

上一篇 下一篇

猜你喜欢

热点阅读