在JavaScript中,使用下面代码跳转页面后,来路值(document.referrer)是空的: window.location.href="referrer.htm"; 如果我们需要跳转,还能记录来路怎么办? 让...
2009-12-24
Clang
992 阅读