| Author |
- Is there any way to alt-text HTML links (as opposed to IMG mousovers)?
|
|
| Jon Yeager 2004-09-13, 7:15 pm |
| Is there any way to alt-text HTML links (as opposed to IMG mousovers)?
| |
|
| Yup, just use the title attribute.
i.e. <a href="link.html" title="Link Alt Text">Link</a>
HTH,
Beck
--
http://beckytench.com
"If you were right, I would agree with you." -- Awakenings
"Jon Yeager" <nospam@please.com> wrote in message
news:ci4qsc$ko6$1@forums.macromedia.com...
> Is there any way to alt-text HTML links (as opposed to IMG mousovers)?
>
| |
| Les Matthews 2004-09-15, 11:51 pm |
| Give the image a title tag in addition to an alt tag.
title="my image" will display "my image" on mouseover
title="" will display nothing on mouseover, regardless of the alt tag.
"Jon Yeager" <nospam@please.com> wrote in message
news:ci4qsc$ko6$1@forums.macromedia.com...
> Is there any way to alt-text HTML links (as opposed to IMG mousovers)?
>
>
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |