0

I want to show text on click of different parts of image using jquery. Please see the attached image. If I click on first part of the image I want to show text in the center, same as if I click on second part it should show another text of a pie chart. Also can the clicked portion color be changed. also the code should work in any device and should be responsive. this image would be placed over a background image. So please suggest accordingly

Please suggest what best can be done.

chart image

Sanjeev Kumar
  • 3,113
  • 5
  • 36
  • 77

1 Answers1

0

I think you can use Image Map

Open following links of Image Map example

http://www.w3schools.com/TAGs/tryit.asp?filename=tryhtml_areamap

http://html.com/images/how-to-make-an-image-map/