Client Side Things
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesClient Side Things

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old September 29th, 2004, 04:32 AM
timlab timlab is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: walden,ny
Posts: 77 timlab User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Window Part 2

Okay, if you know the name of the window, what is the code to close that window from another window? For example: Mainwindow, 1st windown, 2nd window. Now from the 2nd window, how can I close the Mainwindow? Again, thanks for your help.

Reply With Quote
  #2  
Old October 1st, 2004, 02:29 AM
Blindeddie Blindeddie is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: NJ - USA
Posts: 2,152 Blindeddie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
RE: Window Part 2

if the mainwindow has opened the 2nd window...

opener.close()

if the 1st window opened the 2nd window then opener.opener.close()

and so on...

in order to prevent the "Are you sure..." confirmation box in IE, put this code at the top of the mainpage...

<script type="text/javascript">
<!--
window.opener=self
// -->
</script>

it fools the window into thinking it is was opened by another window and will close without the confirmation.

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesClient Side Things > Window Part 2


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway
Stay green...Green IT