Nope. IE is the only browser in creation that displays alt
attribute values
onmouseover. To make this happen you need to use the title
attribute, not
the alt attribute, and the only way to get that is to either
use the tag
editor panel, or to enter it in code view, e.g.,
<img title="this is the way"....
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"Octopeye" <webforumsuser@macromedia.com> wrote in
message
news:ermu5b$k5k$1@forums.macromedia.com...
>I am pretty new to DW so I can't make promises here but
if you click on
>your
> map image and look in the Property Inspector window, you
should see a drop
> down
> called 'Alt' which may currently be populated with
'<empty>'... Type your
> text
> in here to have the text pop up on mouseover.
>
> I know this works with .jpg images as I have done it
myself.
>