js获取上一页url
2014-08-26来源:易贤网

查看效果:js获取上一页url

<html>

<head>

<title>js获取上一页url,js获取前一页地址,javascripts获取上一页url,javascript获取前一页地址</title>

<meta http-equiv="keywords" content="" />

</head>

<body>

<script language="javascript">

document.write("js获取当前域名"+window.location.host+"或者"+document.domain+"<br>");

document.write("js获取当前url"+window.location.href+"<br>");

document.write("js获取上(前)一页url"+document.referrer);

</script>

</body>

</html>

更多信息请查看IT技术专栏

2025公考·省考培训课程试听预约报名

  • 报班类型
  • 姓名
  • 手机号
  • 验证码
推荐信息