Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

document.referrer

概要

文書の リファラ を返します。

構文

string = document.referrer; 

注記

ユーザがリンクをクリックするのではなく直接ページに到達した場合(※ブックマークの使用、ロケーションバーへの URL の入力……等)、戻り値は空文字となります。このプロパティはただ文字列を返すものであり、参照ページの DOM アクセスを実現するものではありません。

仕様書

ドキュメントのタグと貢献者

タグ: 
 このページの貢献者: fscholz, jsx, ethertank
 最終更新者: jsx,