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

Feedback on: The JavaScript Pop-up Window Primer, April 21, 1999 at 10:49:48:

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

Feedback on:
The JavaScript Pop-up Window Primer

Sent by
Armin Guenther on April 21, 1999 at 10:49:48:

Worth:
Very worth reading

Comments:
Hello (and thanks for this great site)!

I thing there are two errors in your article on pop-up windows: Source code listing of example 9 and 10.

EXAMPLE 9: You define

myWindow9=...

but call

msgWindow9.document.write

EXAMPLE 10: You define

myWindow10=...

but call

newWindow10.opener

Regards,

Armin




Other feedback on 'The JavaScript Pop-up Window Primer' - show all

©2018 Martin Webb