HOME | CONTACT | TESTIMONIALS | ABOUT US |  ON-LINE STORE      

 

At ReWritables, you'll find hundreds of free resources including Java Scripts, HTML Tips and tricks and more. Our Free banner gallery has hundreds of free images.  Need custom animation, graphics design or web site graphics?  We'll be glad to help!

Close Window Javascript

This script creates the classic "Close Window" button. 

See the script in action here!


<!-- ONE STEP TO INSTALL CLOSE WINDOW:

1. Copy the coding into the BODY of your HTML document -->

<!-- STEP ONE: Paste this code into the BODY of your HTML document -->

<BODY>

<!-- FREE  javascripts at http://www.rewritables.net -->

<form>
<input type=button value="Close Window" onClick="javascript:window.close();">
</form> 
or <a href="javascript:window.close();">Close Window</a>




<!-- Script Size: 0.50 KB -->

MORE
FREE STUFF!

 

 

 

Terms of Use | Press Room | About Us | Contact Us | Feedback

Copyright©2003 ReWritables Incorporated