View Single Post
  #9 (permalink)  
Old 03-06-2006, 09:47 AM
Faglork's Avatar
Faglork Faglork is offline
WebProWorld Veteran
 
Join Date: Feb 2005
Location: Forchheim, Germany
Posts: 936
Faglork RepRank 1
Default

Actually, it is the other way 'round. The TITLE attribute is meant to be shown as a tooltip (but afaik that's up to the UA - it is not required).

To show the ALT as tooltip is a bit awkward, because ALT is specifically intended for use in non-graphical environments - a tooltip would make no sense here.

However, IE will display TITLE if it exists, if not, will use ALT. FF will only show TITLE.


faglork
Reply With Quote