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

Feedback on: irt.org FAQ Knowledge Base Q212, May 02, 2000 at 02:09:21:

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

Feedback on:
irt.org FAQ Knowledge Base Q212

Sent by
michel on May 02, 2000 at 02:09:21:

Comments:
Why not

if (window.screen) {
window.moveTo(0,0);
window.height = screen.availHeight;
window.width = screen.availWidth;
}
for both IE and NS ???

Michel
PS: your mailer removes commented script


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

©2018 Martin Webb