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

Feedback on: irt.org FAQ Knowledge Base Q562

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

Feedback on:
irt.org FAQ Knowledge Base Q562

Sent by
Philip Shaw on April 19, 2000 at 07:08:06:

Worth:
Very worth reading

Length:
Just right

Technical:
Just right

Comments:
Although the latter condition is redundant in most cases, including IE4, it will confirm the window.location.replace() method in possible instances where document.images is not also true.

// Workaround for method detection error in IE4
if((document.images)||(window.location.replace)){
...
}
else{
...
}



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.