Mouse-over Screen Tips

M

Mojo-Joe

How can I get a "Screen Tip" to show up when mousing over a picture (graphic)?
(without adding a hotspot/link to the picture)
Thanks for the Help.
 
M

Mike Mueller

Picture Properties, alt text

message
: How can I get a "Screen Tip" to show up when mousing over
a picture (graphic)?
: (without adding a hotspot/link to the picture)
: Thanks for the Help.
:
: --
: I'm always for the Alligator!
 
M

Murray

Nope. You would have to manually add the title attribute to the <img> tag.
The alt attribute is incorrectly displayed by IE, and will not be displayed
by any other browser, unless the image is not loaded.
 
W

weismana81

I'm pretty sure that you can do this with behaviors and layers. Try messing
with that, but if you need more details, please reply, or repost this
question on my forum at www.jatwebdesign.com.
 
M

Mojo-Joe

It's amazing! Manually added title to <img> tag, Worked like a charm, even
shows up in Opera.... (Everythings easy when you know how....)
thanks to all who reply'd....
 
Top