ALT command (for images tooltip) does not work on Firefox.
pls help me
Five answers:
richarduie
2008-08-12 07:35:04 UTC
Actually, the alt attributes works as it SHOULD in Firefox - not in IE. The "tooltip" type behavior in IE is the WRONG treatment.
The purpose of the alt attribute is to provide textual descriptions to be provided in place of image content for browsers that do not support images, for users who have images disabled, or for users with visual disabilities. IE has never properly used the alt attribute per the W3C standards. Firefox correctly ignores the alt attribute, when the image IS available to the browser. The W3C spec provides the title attribute as the means to give descriptive text to supplement the image content. If you provide both of these attributes, you'll get your desired effect. That is, Firefox will ignore the alt and give the additional info available in the title, and IE will do it it wrong but give the effect you're trying to achieve.
Rufas
2008-08-12 16:37:34 UTC
Text in ALT is displayed when the image is not download.
For Image Tooltip, you use TITLE instead.
The format is
just "JR"
2008-08-12 14:26:26 UTC
ALT works only in IE4, 5, 6, contrary to ALL other browsers.
Use TITLE !
So, always use BOTH:
"ALT" was meant to show a text IF the image is not visible, a W3C recommendation that IE never followed.
"TITLE" is meant to show a text when hovering over the image.
2008-08-12 12:21:44 UTC
Hi!
I have got solution for your problem. Try this code
"
"
It will surely work as due to some vulnerabilities Firefox doesnot support alt text, but it surely supports title text.You can go for it both in IE and Firefox, it will solve ur problem.
All the best!!!
Sheetal K
2008-08-12 12:20:38 UTC
all html tags are supported in Internet firefox and netscap
u must try with good efforts
ⓘ
This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.