利用jquery获取用户ip信息
$.getjson(“http://jsonip.apps教程pot.com?callback=?”,function(data){ alert( “你的ip:” + data.ip); });
利用js获取用户ip地址信息
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=gb2312" />
<script type=text/网页特效 src=http://fw.qq.com/ipaddress></script>
<script type=text/javascript>
document.write("当前ip:"+ipdata[0]+",省份:"+ipdata[2]+",城市:"+ipdata[3]);
</script>
</head>
<body>
</body>
</html>
时间: 2024-10-08 03:28:36