Border-radius and :hover state area issue
问题 I'm looking everywhere to answer this question but nowhere can I find anything about it. Can anyone tell me whether we can affect the area which received the item hover border-radius property. So that the effect of changes such as color took place after hitting a real area viewed item? Do not block that physically exists in the DOM as a square? This is simple img. and some simple fiddle: www.jsfiddle.net/nawAE 回答1: Well, you can use SVG and pointer-events: https://developer.mozilla.org/en-US