Wolf-D. Rudloff: Unterstützt Netscape vielleicht die Methode document.referrer nicht

Beitrag lesen

Hi Michael,
wie Du hier "http://developer.netscape.com/docs/manuals/js/client/jsref/index.htm"
sehen kannst unterstützt Netscape referrer schon seit js1.0. Daran kann es also
nicht liegen. Dort steht auch:
When a user navigates to a destination document by clicking a Link object on a source
document, the referrer property contains the URL of the source document.
referrer is empty if the user typed a URL in the Location box, or used some other means
to get to the current URL. referrer is also empty if the server does not provide
environment variable information.
Mehr konnte ich nicht finden.
Gruß Wolf