Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Closing main window


Message #1 by "Peter Riley" <priley@t...> on Tue, 17 Dec 2002 12:07:08 -0000
Ah!  Thanks Keith.  Guess I'll just have to leave it on screen then. 

Is there a window.opener.minimise() function by any chance?

Peter Riley FRICS
Taylor Riley Chartered Surveyors
www.taylorriley.co.uk


| -----Original Message-----
| From: Keith Bamberger [mailto:keith@p...]
| Sent: 18 December 2002 07:43
| To: JavaScript HowTo
| Subject: [javascript_howto] Re: Closing main window
|
|
| http://p2p.wrox.com/javascript/faq.asp#no7 Take a look at No 7 Peter
|
|
|
| Keith Bamberger
| Programmare
| Plakat AB
| Kungsgatan 51
| 903 26 Ume=E5
|
| 0730-37 51 79 mobil
| keith@p...
|
| 090-71 77 00 v=E4xel
| 090-71 77 01 fax
| www.plakat.se
| ----- Original Message -----
| From: "Peter Riley" <priley@t...>
| To: "JavaScript HowTo" <javascript_howto@p...>
| Sent: Tuesday, December 17, 2002 7:23 PM
| Subject: [javascript_howto] Re: Closing main window
|
|
| Keith,
|
| Yes I can, but I really want to do it and not get the dialog
| box which pops up asking if it is ok to close the opener
|
| Peter Riley FRICS
| Taylor Riley Chartered Surveyors
| www.taylorriley.co.uk
|
|
| | -----Original Message-----
| | From: Keith Bamberger [mailto:keith@p...]
| | Sent: 17 December 2002 14:40
| | To: JavaScript HowTo
| | Subject: [javascript_howto] Re: Closing main window
| |
| |
| | cant you use window.openner.close()
| |
| | (Awaiting Roberts reply)
| |
| |
| |
| | Keith Bamberger
| | Programmare
| | Plakat AB
| | Kungsgatan 51
| | 903 26 Ume=E5
| |
| | 0730-37 51 79 mobil
| | keith@p...
| |
| | 090-71 77 00 v=E4xel
| | 090-71 77 01 fax
| | www.plakat.se
| | ----- Original Message -----
| | From: "Peter Riley" <priley@t...>
| | To: "JavaScript HowTo" <javascript_howto@p...>
| | Sent: Tuesday, December 17, 2002 1:07 PM
| | Subject: [javascript_howto] Closing main window
| |
| |
| | > I am developing an application and would prefer it to run in an IE
| | > window with a limited toolbar.  So far so good - I just get
| | > default.html to immediately open the app window with a
| | > window.open(features) function.  But can I then close the opener
| | > window safely, so it's not hanging around on screen?
| | > 
| | >
| | > Peter Riley FRICS
| | > Taylor Riley Chartered Surveyors
| | > www.taylorriley.co.uk
| | >
| | > 
| | >
| | >
| | > ---
| | > Change your mail options at http://p2p.wrox.com/manager.asp or to
| | > unsubscribe send a blank email to 
| | >
| |
| |
| |
| |
|
|
|
|
|
|

  Return to Index