How do I stop text causing a rollover?
I have a map which has red button symbols on it.
When a user rolls over the button symbol, text appears describing the location.
The problem is that the text placed in the OVER event of the button causes that area of the map to also act as a hotspot area.

In the above example - the text appeared as soon as the mouse hovered over the text area instead of just the button area.
How can I prevent this as I would like to make this more elaborate.
Thank you in advance
