1. 程式人生 > >【完】html5手機 input file 上傳圖片 呼叫API

【完】html5手機 input file 上傳圖片 呼叫API

<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/*" />呼叫相機 圖片或者相簿