Want a different mouse over events when a persons mouse overs various parts of Image

Hi,

I have a single image which has various distinct parts,I want a different mouse over event on every distinct part.for e.g Image of world map with various countries in it.I want a diffrent mouse over event when the user mouse overs various countries.
Is there any way to do this in back base?

This is urgent can some one help me.

regds
Rajinder

Probably you need to take a

Probably you need to take a look on "A" element, especially "usemap" attribute. It lets you to define a map and you can define different click / over handlers on each cell of map.

Thanks

Thanks Its working...
regds
Rajinder