Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

accept only image files upload html

<input type="file" name="myImage" accept="image/x-png,image/gif,image/jpeg" />
 
PREVIOUS NEXT
Tagged: #accept #image #files #upload #html
ADD COMMENT
Topic
Name
5+3 =