Gazing into my crystal ball I observed "Aaron" <nomail (AT) please (DOT) com>
writing in news:zdEMf.11$BL3.4 (AT) fe07 (DOT) lga:
Quote:
How can I use the Alt tag to work with Firefox?
Everything I test & works in IE, does nothing in FF.
Thanks |
In addition to what Jukka said, there is no such thing as an ALT tag,
there is an alt attribute which is used as _Alternative_ content for the
img element when the actual content of that element is not available.
The alt attribute is not for tooltips.
You are looking for the Title attribute, which can be used on any element
except BASE, BASEFONT, HEAD, HTML, META, PARAM, SCRIPT and TITLE. The
title attribute creates a "tooltip".
--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share