T O P I C R E V I E W |
rmmarsh |
Posted - 12 May 2008 : 17:51:14 I have an image that I use as a button with a link on it. I have a "tip" (set in the image properties) that is supposed to say "click to download", but the tip doesn't display when I hover over the image.
What am I missing? |
7 L A T E S T R E P L I E S (Newest First) |
petran |
Posted - 13 May 2008 : 11:48:43 It looks like you have to make your own tooltips and show them with a mouseover action. |
s.dav |
Posted - 13 May 2008 : 10:33:51 The "Tip" is translated by D.H.E. to the "ALT" HTML Image attribute. Many time ago D.H.E. created the "ALT" and the "TITLE" attributes for Tip, actually only the "ALT" is created because "TITLE" is not W3C.
Browsers uses "ALT" in different ways, the right one should be to use it instead of pictures when using a Textual Browser; the ALT tag is used also by search engines to index sites. |
richinri |
Posted - 13 May 2008 : 08:58:54 Also add a title attribute with the same text as the tooltip for firefox. IE shows one attribute on hover - firefox shows another. |
Tonivel |
Posted - 13 May 2008 : 02:31:49 Yes! Petran is right! Only IE 7 showed the "tip".
|
petran |
Posted - 12 May 2008 : 22:13:47 I tested it in FireFox and Opera; no tip. Only IE 7 showed the tip. |
rmmarsh |
Posted - 12 May 2008 : 19:39:43 Well, it's not working for me... |
Tonivel |
Posted - 12 May 2008 : 18:43:48 I tested this option "tip" in version 4.2.20 is working well.
|