Javascripts > Misc Javascripts > URL Script
Script Title: URL Script
Description: This script catches your URL address and store it on your webpage for others to see. Place the script anywhere in the body of your HTML
Example: Available
Credit: Script created by Jamaica Source
Copy the following code between the <BODY></BODY> tags of your html page.<script language="JavaScript"> //shows your URL document.write("" + document.URL); </script>
Enter your name and email address to have this script sent right to your Inbox for later viewing. First Name Last Name Email