|
CodeAve.com - JavaScript - Document Info | |||
|
|
|||
| Current Page URL | ||||
|
|
||||
<html> <title>CodeAve.com (JavaScript: Current Page URL)</title> <body bgcolor="#FFFFFF"> <script language="JavaScript"> <!-- document.write (location.href) document.write ("<p>") document.write ("<a href='"+location.href+"'>Link To Current Page</a>") // --> </script> </body> </html>
|
||||
|
|
||||