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
21 August, 2008 - 08:10 — RusProbably 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
21 August, 2008 - 11:32 — raji_neelamThanks Its working...
regds
Rajinder