Home Advanced Code Close Window Scripts

Close Window Scripts

E-mail Print PDF
Add any of these cool scripts to your pop up pages for the visitor to close them. Several to choose from:

1. Closing a Regular Window from a Link Click

Code:
<a href="javascript:window.close()">Close</a>
2. Closing a Regular Window from an Image Click

Code:
<a href="javascript:window.close()">
<img border="0" src="closingwindows.gif" width="95" height="46">
</a>
3. Closing a Regular Window from a Button Click

Code:
<form>
<input type="button" value="Close" onClick="window.close()">
</form>
4. Closing a Frameset Window from a Link Click

Code:
<a href="javascript:top.window.close()">Close</a>
5. Closing a Frameset Window from an Image Click

Code:
<a href="javascript:top.window.close()">
<img border="0" src="closingwindows.gif" width="95" height="46">
</a>
6. Closing a Frameset Window from a Button Click

Code:
<form>
<input type="button" value="Close" onClick="top.window.close()">
</form>

 

Domain Names

Sample image .com .info
.mobi .net
.org .tv .us
.biz .ws .name
.am .at .be .cc .cn .de .eu
.fm .jobs .jp .ms .nu .nz
.tc .tw .uk .vg .ASIA .ME

Website Hosting

Sample image We're the affordable, reliable place to host your site. And unlike the competition, there's no set up fee and no annual commitment.

24/7 Support

Sample image Our highly trained, courteous support staff is waiting to help. We'll resolve any issue to your complete satisfaction.