图片不规则区域链接怎么做

flamkuavos 2008-08-28 11:46:06
比如:
http://www.microsoft.com/worldwide/region.aspx?region=Asia
...全文
353 8 打赏 收藏 转发到动态 举报
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
amangoing 2008-12-25
  • 打赏
  • 举报
回复
guiyangwang 2008-09-10
  • 打赏
  • 举报
回复
好东西啊。
sd5816690 2008-08-29
  • 打赏
  • 举报
回复
[Quote=引用 4 楼 flamkuavos 的回复:]
我是指在任意图片上啊,不是调用Google map API,如何让不规则区域相应mouseover而已
[/Quote]
我们说的也不是 google 地图,说的是任意图片

LZ提供的网址有一段代码,作用就是设置“热点地图”
但是,看它的坐标,如果不用 dreamwear ,会疯掉的


<img src="/worldwide/images/asia_selected_.gif" id="WWImg" name="wwimage" border="0" height="227" width="415" usemap="#ww_map" />
<map name="ww_map">
<area shape="poly" coords="399, 48, 366, 76, 340, 100, 341, 147, 308, 150, 281, 134, 266, 106, 255, 86, 251, 74, 268, 44, 278, 30, 299, 18, 349, 27"
href="/worldwide/region.aspx?region=Asia" alt="Asia Region" onmouseover="SwapIn(0);" onmouseout="SwapOut();">
<area shape="poly" coords="269, 13, 206, 16, 169, 48, 186, 90, 219, 88, 243, 79, 258, 66, 264, 43, 270, 26"
href="/worldwide/region.aspx?region=Europe" alt="Europe Region" onmouseover="SwapIn(1);" onmouseout="SwapOut();">
<area shape="poly" coords="228, 88, 240, 84, 256, 94, 268, 95, 262, 109, 258, 121, 252, 134, 246, 175, 217, 188, 196, 137, 174, 130, 185, 99, 201, 94"
href="/worldwide/region.aspx?region=Africa" alt="Middle East and Africa Region" onmouseover="SwapIn(2);" onmouseout="SwapOut();">
<area shape="poly" coords="105, 130, 76, 116, 17, 66, 14, 36, 59, 18, 101, 5, 187, 14, 141, 58, 137, 77, 120, 115, 107, 121"
href="/worldwide/region.aspx?region=America" alt="North and Central America Region" onmouseover="SwapIn(3);" onmouseout="SwapOut();">
<area shape="poly" coords="115, 129, 107, 149, 116, 166, 108, 210, 124, 218, 142, 180, 158, 151, 142, 136, 124, 126"
href="/worldwide/region.aspx?region=SouthAmerica" alt="South America Region" onmouseover="SwapIn(4);" onmouseout="SwapOut();">
<area shape="poly" coords="355, 148, 340, 158, 320, 167, 324, 187, 354, 198, 378, 202, 389, 185, 375, 164, 360, 155"
href="/worldwide/region.aspx?region=Pacific" alt="South Pacific Region" onmouseover="SwapIn(5);" onmouseout="SwapOut();">
</map>
flamkuavos 2008-08-29
  • 打赏
  • 举报
回复
我是指在任意图片上啊,不是调用Google map API,如何让不规则区域相应mouseover而已
flamkuavos 2008-08-29
  • 打赏
  • 举报
回复
原来html还有map标记啊,领教了
sxntree 2008-08-28
  • 打赏
  • 举报
回复
[Quote=引用 2 楼 sd5816690 的回复:]
用 dreamwear 的热点地图
具体怎么做,去 google 搜“热点地图”
[/Quote]
sd5816690 2008-08-28
  • 打赏
  • 举报
回复
用 dreamwear 的热点地图
具体怎么做,去 google 搜“热点地图”

52,797

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 Ajax
社区管理员
  • Ajax
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧