Search code examples
jqueryimagepopupimagemap

jQuery pop up on certain areas of an image


I have an image, which I'm not keen on splicing, what I want to happen is for a user to hover over certain areas of the image I define and a different pop up box will occur, depending on what section of the image the user hovers over.

The actual pop up code is not an issue, what I am looking for is advice on whether it's possible to have different popups occur, depending on what area of the image a user hovers over with their mouse.


Solution

  • It looks like you are looking for an image map.