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

Q1592 Is there a way to retrieve a window's handle given the window's name?

irt.org | Knowledge Base | JavaScript | Window | Q1592 [ previous next ]

Q1592 Is there a way to retrieve a window's handle given the window's name?

Yes, just try opening the window again, but with no page specified:

<script language="JavaScript"><!--
WinId = window.open('','windowname');
//--></script>

Feedback on 'Q1592 Is there a way to retrieve a window's handle given the window's name?'


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb and Michel Plungjan
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.