The JavaScript Codes is an excellent JavaScript resource with tons of "cut and paste" JavaScript examples for your Web pages. All for free!
<!-- this script got from http://free-javascript-codes.blogspot.com --><br /><html><br /><head><br /><script language="javascript" type="text/javascript"><br /><br />alert("Welcome to my weblog")<br /><br /></script><br /><br /></head><br /><br /><body><br /><h1><br /><br /><!-- hide script from old browsers --><br /><!--this is on example of a long JavaScript comment--><br /><br /><script language="javascript" type="text/javascript"><br /><br />document.write("IranJavaScript")<br /><br />//end hiding script from old browsers --><br /></script><br /></h1><br /><br /></body><br /></html><br /><br /><!-- DESCRIPTION: This will cause an elert message before your visitor leaves (OR reloads) your page. <br /> INSTRUCTIONS: Place this tag where your BODY tag is. Make changes to attributes (TEXT, LINK, VLINK, BGCOLOR, etc.) as necessary.<br /> FUNCTIONALITY: Works in both Netscape and IE.<br /><br />//Modified by CoffeeCup Software <br />//This code is Copyright (c) 1997 CoffeeCup Software <br />//all rights reserved. License is granted to a single user to <br />//reuse this code on a personal or business Web Site. <br />--><br /><br /><br /><BODY onUnload="window.alert(' Good Bye ')"><br /><br /><br /></BODY><br /><!-- DESCRIPTION: This will cause an elert message before your visitor leaves (OR reloads) your page. <br /> INSTRUCTIONS: Place this tag where your BODY tag is. Make changes to attributes (TEXT, LINK, VLINK, BGCOLOR, etc.) as necessary.<br /> FUNCTIONALITY: Works in both Netscape and IE.<br /><br />//Modified by CoffeeCup Software <br />//This code is Copyright (c) 1997 CoffeeCup Software <br />//all rights reserved. License is granted to a single user to <br />//reuse this code on a personal or business Web Site. <br />--><br /><br /><br /><BODY onUnload="window.alert(' Good Bye ')"><br /><br /><br /></BODY><br /><br /><br /><font face="Tahoma"><a target="_blank" href="http://free-javascript-codes.blogspot.com/"><span style="font-size: 8pt; text-decoration: none">JavaScript Codes</span></a></font><br />
Main Page What is JavaScript How to implement JS codes? What is HTML? HTML Codes