[SOLVED] press button to close window

This is a discussion on "[SOLVED] press button to close window" within the Web Page Design section. This forum, and the thread "[SOLVED] press button to close window are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jan 27th, 2008, 13:46
Reputable Member
Join Date: May 2007
Location: Margate
Age: 24
Posts: 156
Thanks: 0
Thanked 0 Times in 0 Posts
[SOLVED] press button to close window

Afternoon,
How do I get the button to close the window down.

I am trying to get the current window to close when the user press the disagree button.


Any help will be great.

Cheers

Dan
Reply With Quote

  #2 (permalink)  
Old Jan 27th, 2008, 15:50
alexgeek's Avatar
Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,771
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
Re: press button to close window

Should be in JavaScript section.

Use this JS:
Code: Select all
<a href="javascript:window.close();">Close Window</a>
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
Reply With Quote
  #3 (permalink)  
Old Jan 27th, 2008, 16:39
Reputable Member
Join Date: May 2007
Location: Margate
Age: 24
Posts: 156
Thanks: 0
Thanked 0 Times in 0 Posts
Re: press button to close window

Cheers

Alex.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
link to close window in html page cgst81 Web Page Design 1 Jun 1st, 2008 11:34
[SOLVED] close current window in php script Posie PHP Forum 7 Dec 14th, 2007 05:38
[SOLVED] Word Press Issues Jack Franklin Scripts and Online Services 8 Oct 5th, 2007 06:18
invoke small html page or window on textbox after f9 key press aavvii JavaScript Forum 5 Nov 23rd, 2006 21:43


All times are GMT. The time now is 01:14.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43