using
<input type="file" accept="image/*">
I want to know if the picture has been browsed or taken with the camera on a mobile device.
Is there a way to get this information using javasript ?
using
<input type="file" accept="image/*">
I want to know if the picture has been browsed or taken with the camera on a mobile device.
Is there a way to get this information using javasript ?