Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

BBS: closing pop-up window from parent window - July 09, 1998 at 09:55:25

You are here: irt.org | BBS | closing pop-up window from parent window [This BBS is closed]

Posted by vanessa beca on July 09, 1998 at 09:55:25:

In the parent window I am trying to close the pop-up window by
doing this:

<SCRIPT LANGAUGE=JAVASCRIPT>
//Close pop-up window
winHlp.close ();
</SCRIPT>

I get the following error: "winHlp not defined".

winHlp is the name of the pop-up window so I don't understand
why I am getting this error message.

Could someone tell me what else could be generating this message?

Thanks!!
Follow-ups:

You are here: irt.org | BBS | closing pop-up window from parent window [This BBS is closed]

©2018 Martin Webb