1
I have a picture of a bed and I needed that when the mouse Hover happened on the pillow a popup, but I do not know a way to map this image, I would use map of html but I will not have responsiveness, someone knows a way to make the pillow stay with Hover? Obs: The part of the popup I know how to do just want to know how to identify that the pillow shot Hover, below an image explaining
An alternative is to create a size div pillow, rotate it accordingly and place it on top of the pillow with position:Compliance and opacity at most, if you do not know how to do, says here that when possible mount an example...
– Felipe Duarte
Yes @Felipeduarte more I was not wanting to use the Absolute because as it will keep on top of the pillow in any resolution?
– Anderson Henrique
Depends on the responsiveness, when decreasing the screen, the image will keep its dimensions or will decrease as well? If not the Absolute already serves, if yes I believe it is possible to make nested, but only testing to know.
– Felipe Duarte
I will test with Absolute
– Anderson Henrique