[jQuery] Marker over static map

[jQuery] Marker over static map


Hi Everyone,
I have a simple question (but it's hard for me :) )
How can I print a clickable icon/picture over a picture
basiccly I'm using mapper.jp (from http://www.netzgesta.de/mapper/)
where you can click in each country on the world map and you can
direct to another link and so on
I want to add a small function where I can also put a small icon over
each country (e.g. a country flag) and when a user click on the icon
he will get information about each country.
is this possible using JQuery ?
Many thanks for you all :).