Quiero verificar si existe una imagen en la URL dada usando jquery. Por ejemplo, ¿cómo puedo verificar que exista una imagen en esta url?¿Cómo comprobar que la URL es una fuente de imagen válida utilizando Jquery?
https://www.google.com/logos/2012/hertz-2011-hp.gif
pero no en esta url
http://www.google.com
ver [allí] (http://stackoverflow.com/questions/169625/regex-to-check-if-valid-url- that-ends-in-jpg-png-or-gif), [there] (http://stackoverflow.com/questions/3381663/check-if-image-exists-with-given-url-using-jquery) y [allí] (http://stackoverflow.com/questions/4669111/is-this-a-valid-test-to-check-if-a-url-refers-to-an-image-in-js-jquery) será útil – komelgman
[Aquí] (http://stackoverflow.com/questions/3646914/how-do-i-check-if-file-exists-in-jquery-or-javascri pt) es lo que puede estar buscando. – buster