Answers for "input type file accept certificate"

1

input type file select only video

accept="video/mp4,video/x-m4v,video/*"
Posted by: Guest on October-14-2020
1

html upload image

<input type="file" accept="image/*" />
Posted by: Guest on December-03-2020

Code answers related to "input type file accept certificate"

Browse Popular Code Answers by Language