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

Feedback on: irt.org FAQ Knowledge Base Q413, on January 25, 2000 at 09:47:58:

You are here: irt.org | About | Feedback | 761 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q413

Sent by
Craig Mason on January 25, 2000 at 09:47:58:

Worth:
Worth reading

Comments:
I think there may be an error in this example.

function myopen() { popupWindow=open('multiple.htm','windowName','resizable=no,width=400,height=300');
if (popupWindow.opener == null) msgWindow.opener = self;
}

shouldn't the msgWindow in the if statement be popupWindow?





Other feedback on 'irt.org FAQ Knowledge Base Q413' - show all

©2018 Martin Webb