Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Learn More

the alt attribute does not produce a text on the picture when I hove my mouse over the picture. Why is this?

  • 2 одговорa
  • 2 имају овај проблем
  • 15 прегледа
  • Последњи одговор послао cor-el

more options

When viewing a picture in a website online the text included in the "alt="something" attribute in the "img src" tag in the source test, does not appear when I hover my mouse over the picture. Why is this? Is there a setting that I need to alter? Nick Fixsen

When viewing a picture in a website online the text included in the "alt="something" attribute in the "img src" tag in the source test, does not appear when I hover my mouse over the picture. Why is this? Is there a setting that I need to alter? Nick Fixsen

Сви одговори (2)

more options

The alt attribute is only meant to display as a tooltip if the image is not available. For a tooltip to be displayed when the image is available you should use the title attribute.

If you want the alt attribute to always appear as a tooltip you can use the Popup ALT Attribute add-on.

more options

The 'alt' attribute is never meant to be displayed as a tooltip. You can sometimes see it while an image is loading (if there are a lot of images or the server is slow).