A string that specifies the URL of the calling document.
想知道别人在看你的页面前是从哪Link过来的吗?用它吧。栗子:
first.htm内容:
<a href=aaa.htm>快按这里!</a>
second.htm内容:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>