Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: irt.org FAQ Knowledge Base Q98

irt.org | About | Feedback | 3561 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q98

Sent by
Kent on February 04, 2002 at 12:41:44:

Comments:
This can also be accomplishedwithout resorting to frames. Place a function in the child window which checks for an indicator in the parent window. EG:

document.onLoad = hesitate();

function hesitate(){setTimeout('doCheck()',1000);}");

function doCheck(){if (window.opener.winopen==0){window.close();}else{hesitate();}}");



Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.