I want to validate the image through JavaScript where I want to validate the type of image (png, jpg, etc) and that the size is not greater than the one established.
At the moment I've done this:
document.querySelector("#imagen").addEventLi...
asked by
20.08.2017 / 16:38