dimanche 1 mars 2015

allow only three image in input box set limit

how do i add only three image in input box is there any way


if user select more than 3 image but input box should contain only three images



<input type="file" name="files[]" multiple id="files" class="hidde fileInpu"/>


IF its a text input box we can add maxlength="5" to have no of letter


in same way is there any solution for file input


Aucun commentaire:

Enregistrer un commentaire