hi all
i have multiple <input type="file"> to upload files and i want to validate file size limit and file extension using jquery so is there anyone who can help me i have tried jquery based on id but i want jquery on the bases on $(":file") so that it validates all of this and after click on upload button it uploads the image.