Horje
file input only images Code Example
file input only images
<input type="file" name="myImage" accept="image/x-png,image/gif,image/jpeg" />
only accept image file input
<input type="file" name="myImage" accept="image/*" />
html make file input only images
<input type="file" accept="image/*">




Html

Related
removing filepath from url using htaccess Code Example removing filepath from url using htaccess Code Example
accept only image files upload html Code Example accept only image files upload html Code Example
sample text Code Example sample text Code Example
html tab icon Code Example html tab icon Code Example
open link in  new tab Code Example open link in new tab Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
18