x
1
<map name="primary">
2
<area shape="circle" coords="75,75,75" href="javascript:alert('左边');">
3
<area shape="circle" coords="275,75,75" href="javascript:alert('右边');">
4
</map>
5
<img usemap="#primary" src="http://placehold.it/350x150" alt="350 x 150 图片">
6