Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

how do I display tool tips or alt text

  • 1 ответ
  • 9 имеют эту проблему
  • 3 просмотра
  • Последний ответ от cor-el

more options

Tool tips/ ALT text does not display when moving cursor over an image

Tool tips/ ALT text does not display when moving cursor over an image

Все ответы (1)

more options

See:

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.