I have a picture of Country Norway : https://autopower.no/images/geoLocation/NO-578.png
As you can see - sort of - the image is devided into counties.
When the user hover over the county names on the left side - The image switches between 20 equal images with the corresponding county highlighted along with some information on the right side : https://autopower.no/?Page=Dealers
What I would like to do, is to have the exact same thing happen (to the content on the right) when the user hover over the image itself based on which county they hovering over.
I looked into some CSS image map, but I didn't get how I could use it in my case...
Could someone help me out by giving me some tips to what I should look into? how to get started or tell me if this is not possible with what I have set up so far - if I need/should use a different approach?
I'm familiar with jQuery to some extent.
Was hoping not to use Flash.