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

Feedback on: The JavaScript Pop-up Window Primer

irt.org | About | Feedback | 1847 [ previous next ]

Feedback on:
The JavaScript Pop-up Window Primer

Sent by
rex on October 10, 2000 at 12:47:08:

Worth:
Very worth reading

Length:
Just right

Technical:
Just right

Comments:
Comment on http://tech.irt.org/articles/js128/index.htm :

<body onBlur="setTimeout=('window.focus()',1000)">
returns a JavaScript-error in IE5.
I think the code should read:
<body onBlur="setTimeout('window.focus()',1000)">

without the second =




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


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.