Hello.
I'm looking for a way to detect a "photo_unavailable" condition from
the client side on the web.
When displaying an image that does not exist, e.g.
http://farm1.static.flickr.com/147/429183285_488c1526fc_m.jpg
The client is 302 redirected to
http://l.yimg.com/www.flickr.com/images/photo_unavailable_m.gif
Can anyone think of a way to detect that, using JavaScript from the
client side?
Thanks,
Niv