I use PHP and I am trying to have a redirect on click of part of an image. I will have one image and if I click on a part of this image I will redirect the user to the new URL.
If one of these icons is clicked I must redirect to a page with products. I can not use google maps, the client wants it to be an image ...
Maybe be with jquery? Can anyone please guide me.