Hi,
how can I add the attribute "capture" to a FileItem?
<input type="FILE" ... class="uploadItem" multiple capture>
Is this possible, maybe with a workaround?
I would like to open the camera instantly on mobile devices.
Any hints are appreciated.
Regards
John
how can I add the attribute "capture" to a FileItem?
<input type="FILE" ... class="uploadItem" multiple capture>
Is this possible, maybe with a workaround?
I would like to open the camera instantly on mobile devices.
Any hints are appreciated.
Regards
John
Comment