• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How do I make firefox show alternate text for image on webpage?

aceO07

Diamond Member
In IE, it will show the alternate text attribute for a img tag on a webpage. However it doesn't show up in firefox. Is there a way to did it?
 
That's in compliance with the spec, for what it's worth. The alt text is only meant to be seen if the image fails to load, or the user doesn't see images (e.g. due to blindness, a text mode browser, etc). The title is meant to be available even when the image is seen.
 
Back
Top