Safari doesn't display 'alt' text on Images?

Posted by Nimbuz on Stack Overflow See other posts from Stack Overflow or by Nimbuz
Published on 2010-06-17T05:09:04Z Indexed on 2010/06/17 5:13 UTC
Read the original article Hit count: 167

Filed under:
|
|
|
<img src="image_that_may_or_may_not_load.png" alt="Show this text if image not loaded" />

Safari doesn't seem to show 'alt' text in case the image is not loaded. I'm not sure about other browsers, but Firefox does show the alternate text.

Its so important to display alt text in email templates where the images would be blocked by the client most likely, atleast until the user accepts to "display images from this user/site".

Any workaround for this?

Thanks

© Stack Overflow or respective owner

Related posts about image

Related posts about firefox