Skip to content

Instantly share code, notes, and snippets.

@pelid
Last active January 16, 2017 13:54
Show Gist options
  • Save pelid/9229e6f8a34560fa8fa23871ab3d8ad0 to your computer and use it in GitHub Desktop.
Save pelid/9229e6f8a34560fa8fa23871ab3d8ad0 to your computer and use it in GitHub Desktop.
Image input for mobile devices and desktops
<input type="file" name="file" accept="image/*" capture="camera" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment