Tooltip on a part of an image

B

Bart Schelkens

Hi,

on my website I want to display a map of our location.
When I go with the mouse over the area of the map where our building is, I
want to display a sort of tooltip that displays our address.

How can I do this?

Thx.
 
G

Guest

Hi

The easiest way is to setup a simple image map. That way you can use the
Title property (i think it's called Title) to display a tooltip.

HTH


Dan
 
F

Franck Quintana

You have just to specify a title attribute in your img tag.

Here is a sample.

<img src="toto.gif" title="the head a toto" />

Franck.


| Hi,
|
| on my website I want to display a map of our location.
| When I go with the mouse over the area of the map where our building is, I
| want to display a sort of tooltip that displays our address.
|
| How can I do this?
|
| Thx.
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,586
Members
45,083
Latest member
SylviaHarr

Latest Threads

Top