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

Feedback: irt.org FAQ Knowledge Base Q1545

Feedback on:
irt.org FAQ Knowledge Base Q1545

Sent by Mansoor Ali P on June 28, 2001 at 08:45:07: - feedback #2914

Comments:
Name a window which u opens up. Hence it will be the object for that window. Using that first close the window and then open again.

if(window.mainwind!=null)
{
window.mainwind.close();
}
mainwind=window.open("1.html","annotation","toolbar=nowidth=500,height=600,top=0,left=0");



Sent by Sabahul Hasan on September 06, 2001 at 08:50:43: - feedback #3132

Comments:
I have tried it, but It does not work. I am using IE 5.5.

Can u pls. suggest me some other method of minimizing a window.

Thanks


Sent by Sabahul Hasan on September 06, 2001 at 08:53:15: - feedback #3133

Comments:
Now i realized that it works when more than one windows are opened. For a single one it doesn't.



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.