0

To ensure that my website visitator can pick from the file input dialog box just image files, I would use
<input type="file" accept="image/*">
But a doubt has arisen:
in this way, when on mobile, can the user take a picture (and then upload it) from the dialog box?
You can see what I'm referring to below. With accept="image/*", can the user pick the camera?

Android IOS

Urel
  • 181
  • 10

0 Answers0