I have this page:
In it, the image has the <area>
tags to place a link on each of the shapes. The problem is that the service staff wants you to click on the number 1
for example, the rest is opaque. Do you have any possibility?
I have this page:
In it, the image has the <area>
tags to place a link on each of the shapes. The problem is that the service staff wants you to click on the number 1
for example, the rest is opaque. Do you have any possibility?
What you want is not possible, friend. The only way to do what you want is by using SVG. Make a combination of CSS + jQuery and you'll be able to do what you want.
Suggestions:
link