I have been searching extensively on the web but unfortunately, I haven't come across any relevant links. My goal is to create a customized menu.
The menu should be an area-based rollover menu that transitions based on the section of the image being hovered over by the user. The image and associated link should change based on the specific area of the image being hovered over. Take a look at the image below:
Upon clicking, the next image will appear as shown below,
Lastly, when hovering over a particular slice of pizza, the image displayed should change accordingly. An example can be seen in the image below:
Could this functionality be achieved using CSS3 and JavaScript?