Referrer of a document (URL of the document) : Document : Development JAVASCRIPT DHTML TUTORIALS


JAVASCRIPT DHTML TUTORIALS » Development » Document »

 

Referrer of a document (URL of the document)



<html>
<body>

The referrer of this document is:

<script type="text/javascript">
    document.write(document.referrer)
</script>

</body>
</html>



           
       



-

Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

JAVASCRIPT DHTML TUTORIALS

 Navioo Development
» Document