Watch Mouse
Programmer's dairy.
HTML: How to limit file upload to be only specific content type like images or videos ?
<input
type
=
"file"
multiple
accept
=
'image/*,audio/*,video/*'
>
Newer Post
Older Post
Home