Avatar for Username

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში. აქ არავინ უნდა მოგთხოვოთ ტელეფონზე დარეკვა, შეტყობინების გაგზავნა ან პირადი მონაცემების გაზიარება. რამე საეჭვოს შემჩნევისას გთხოვთ გვაცნობოთ „დარღვევის მოხსენებით“.

ვრცლად

how do I display tool tips or alt text

  • 1 პასუხი
  • 9 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 5 ნახვა
  • ბოლოს გამოეხმაურა cor-el

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)

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.