Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Dette websted vil have begrænset funktionalitet, mens vi gennemgår vedligeholdelse for at forbedre din oplevelse. Hvis en artikel ikke løser dit problem, og du vil stille et spørgsmål, har vi vores supportfællesskab, der venter på at hjælpe dig på @FirefoxSupport på Twitter og/r/firefox på Reddit.

Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Læs mere

Mouse over image text is not displaying, how do I fix it?

more options

Web pages created using Yahoo Sitebuilder. Jpeg images inserted on various pages. Mouse Over alternate text "Click for enlarged image" added in image properties along with image file location. The problem is - Mouse Over alternate text does not display when placing mouse pointer on the image. However the enlarged image does display when clicked. Internet Explorer works correctly, it displays the alternate text. Is there a fix for Firefox? Thanks

Web pages created using Yahoo Sitebuilder. Jpeg images inserted on various pages. Mouse Over alternate text "Click for enlarged image" added in image properties along with image file location. The problem is - Mouse Over alternate text does not display when placing mouse pointer on the image. However the enlarged image does display when clicked. Internet Explorer works correctly, it displays the alternate text. Is there a fix for Firefox? Thanks

Alle svar (2)

more options

The title attribute is meant to show as a tooltip if you hover an image or link and the alt attribute is meant to be displayed if the image is not available.
If there is no title attribute, but there is an alt attribute then IE will show the alt attribute as a tooltip.
Firefox doesn't do that, so if the title attribute is missing then you do not see a tooltip if you hover an image or link.


more options

Thanks for the info.