ALT tags in Mozilla

Carl Parrish plug-discuss@lists.plug.phoenix.az.us
Mon, 21 Oct 2002 18:10:59 -0400


This is the correct way to do it.. 

Carl Parrish

============================================================
From: "Jody F. Kerr" <jkerr3@qwest.net>
Date: 2002/10/21 Mon PM 05:31:40 EDT
To: plug-discuss@lists.plug.phoenix.az.us
Subject: RE: ALT tags in Mozilla

Actually, you're referring to MS Tool Tips.

If they work in Moz you'd most likely have to use the proper HTML attribute
which is "Title"

eg.
<img src="foo.jpg" alt="This is a picture of Foo!" title="This is a picture
of Foo!" height= width= etc, etc. />

Jody

> -----Original Message-----
> From: plug-discuss-admin@lists.plug.phoenix.az.us
> [mailto:plug-discuss-admin@lists.plug.phoenix.az.us]On Behalf Of Lynn
> David Newton
> Sent: Monday, October 21, 2002 1:52 PM
> To: Phoenix Linux Users Group
> Subject: ALT tags in Mozilla
>
>
>
> There seems to be some pretty good Mozilla expertise
> here, and this may be a FAQ, but: In IE they can set an
> option so that the contents of ALT tags shows up in
> popup windows when you drag your cursor over images. I
> haven't been able to find where or even whether this is
> implemented in Mozilla. Evidently it's not? This is a
> major usability issue.
>
> Thanks.
>
> --
> Lynn David Newton
> Phoenix, AZ
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change  you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change  you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
============================================================