You are here: irt.org | FAQ | JavaScript | Window | Q1592 [ previous next ]
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?'