iOS 6 File Uploads
<!-- To let users take a picture from your web app, you’d use a file input tag something like this: -->
<input type="file" accept="image/*" capture="camera">
<!-- others -->
<input type="file" accept="video/*" capture="camcorder">
<input type="file" accept="audio/*" capture="microphone">
Written by Jackilyn
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Html
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#