jquery地图(map)热点提示信息




<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>地图热点效果-鼠标经过弹出提示信息</title>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<script src="http://code.jquery.com/jquery-1.7.min.js" type="text/javascript"></script>
<style type="text/css">
.map img { width:496px; height: 415px; }
.mapshow { width:300px; height:41px; padding: 2px; color:#369;  no-repeat; position:absolute; display: none; word-break:break-all; }

.itemDot { float:left; display:block; width:15px; height:13px; margin-top:5px; background:url(images/ico.png) no-repeat 0 -350px; }
.textshow { float:left; display:block; width:100px; height:24px; line-height:24px; text-indent:7px; font-weight:600; margin-left:6px; background:url(images/sprite.png) no-repeat -100px -100px; }
</style>

<script type="text/javascript">
	var preIndex = 0;
	var sum = 100;
	$(document).ready(function(){
		$("area").each(function(){
			var $x=-10;
			var $y=-30;	
			var index_num=0;
			var name=$(this).attr("alt");	
			$(this).mouseover(function(e){
				index_num=$(this).index();
				var dom="<p class='mapshow mapDiv"+index_num+"'><span class='itemDot'></span>"+
					"<span class='textshow itemText"+index_num+"'></span>"+
					"</p>"; //"<div class='mapDiv'><p>提示消息:<span class='name'></span><span class='num'></span></p></div>";
				$("body").append(dom);
				$(".itemText"+index_num).text(name);
				//$(".num"+index_num).text(index_num)
				$(".mapDiv"+index_num).css({
						top: (e.pageY + $y)+"px",
						left: (e.pageX + $x)+"px"
					}).show(500);
				preIndex = index_num;
				
				for(var i=0; i<sum; i++)
					  if(i!=index_num)
						$(".mapDiv"+i).hide(200);//remove();
			}).mouseout(function(){			
					$(".mapDiv"+index_num).hide(200);//remove();
			}).mousemove(function(e){
					/*
					$(".mapDiv"+index_num).css({
						top: (e.pageY + $y)+"px",
						left: (e.pageX + $x)+"px"
					})
					*/
			});
		});			
	})
</script>
</head>
<body>
<div class="map">
<img border="0" usemap="#Map" src="chinamap.png" />
<map name="Map" id="Map">
    <area id="beijing" alt="北京" href="forum.php?gid=1" coords="354,140,380,153" shape="rect">
    <area id="shanghai" alt="上海" href="forum.php?gid=3" coords="434,246,462,259" shape="rect">
    <area id="tianjin" alt="天津" href="forum.php?gid=2" coords="382,168,408,180" shape="rect">
    <area id="chongqing" alt="重庆" href="forum.php?gid=4" coords="294,264,320,276" shape="rect">
    <area id="hebei" alt="河北" href="forum.php?gid=5" coords="347,174,374,186" shape="rect">
    <area id="shanxi" alt="山西"  href="forum.php?gid=6" coords="322,186,348,198" shape="rect">
    <area id="neimenggu" alt="内蒙古" href="forum.php?gid=7" coords="349,110,388,124" shape="rect">
    <area id="liaoning" alt="辽宁" href="forum.php?gid=8" coords="406,128,432,140" shape="rect">
    <area id="jilin" alt="吉林" href="forum.php?gid=9" coords="427,101,454,115" shape="rect">
    <area id="heilongjiang" alt="黑龙江" href="forum.php?gid=10" coords="424,58,464,73" shape="rect">
    <area id="jiangsu" alt="江苏" href="forum.php?gid=11" coords="404,224,417,250" shape="rect">
    <area id="zhejiang" alt="浙江" href="forum.php?gid=12" coords="413,265,427,291" shape="rect">
    <area id="anhui" alt="安徽" href="forum.php?gid=13" coords="382,236,395,263" shape="rect">
    <area id="fujian" alt="福建" href="forum.php?gid=14" coords="399,300,413,327" shape="rect">
    <area id="jiangxi" alt="江西" href="forum.php?gid=15" coords="371,286,385,313" shape="rect">
    <area id="shandong" alt="山东" href="forum.php?gid=16" coords="373,196,399,208" shape="rect">
    <area id="henan" alt="河南" href="forum.php?gid=17" coords="337,228,364,239" shape="rect">
    <area id="hubei" alt="湖北" href="forum.php?gid=18" coords="329,258,356,271" shape="rect">
    <area id="hunan" alt="湖南" href="forum.php?gid=19" coords="325,294,352,306" shape="rect">
    <area id="guangdong" alt="广东" href="forum.php?gid=20" coords="356,343,382,355" shape="rect">
    <area id="guangxi" alt="广西" href="forum.php?gid=21" coords="302,343,328,355" shape="rect">
    <area id="hainan" alt="海南" href="forum.php?gid=22" coords="313,398,340,411" shape="rect">
    <area id="sichuan" alt="智慧交通" href="forum.php?gid=23" coords="239,265,265,277" shape="rect">
    <area id="guizhou" alt="贵州" href="forum.php?gid=24" coords="283,311,308,324" shape="rect">
    <area id="yunnan" alt="云南" href="forum.php?gid=25" coords="225,337,251,349" shape="rect">
    <area id="shaanxi" alt="陕西" href="forum.php?gid=26" coords="303,224,316,251" shape="rect">
    <area id="gansu" alt="甘肃" href="forum.php?gid=27" coords="179,156,205,168" shape="rect">
    <area id="qinghai" alt="青海" href="forum.php?gid=28" coords="174,206,200,218" shape="rect">
    <area id="ningxia" alt="宁夏" href="forum.php?gid=29" coords="277,188,290,212" shape="rect">
    <area id="xinjiang" alt="新疆" href="forum.php?gid=30" coords="65,130,121,182" shape="rect">
    <area id="xizang" alt="西藏" href="forum.php?gid=31" coords="87,249,113,261" shape="rect">
    <area id="xianggang" alt="香港" href="forum.php?gid=32" coords="379,358,406,370" shape="rect">
    <area id="aomen" alt="澳门" href="forum.php?gid=33" coords="349,371,375,383" shape="rect">
    <area id="taiwan" alt="台湾" href="forum.php?gid=34" coords="434,322,448,348" shape="rect">
</map>
</div>
</body>
</html>

chinamap.png

chinamap.png


images/ico.png

images/ico.png

images/sprite.png

images/sprite.png


转自:http://www.oschina.net/code/snippet_590876_13985

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值