I have an image map of a building floor plan. When you hover over a room it highlights as it should. I would like to have a list of names, people who occupy the rooms, off to the side where when you hover over their name, the room they are in is highlighted.
How can I activate the correct image map area from an LI? Preferably with jQuery but JS is okay too.
I think my question is similar to the following question but I am not able to follow it. CSS image rollover map and jQuery : how to use a second li list?
Thanks