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

Feedback on: irt.org FAQ Knowledge Base Q366, April 22, 2002 at 08:09:32:

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

Feedback on:
irt.org FAQ Knowledge Base Q366

Sent by
Brett Strydom on April 22, 2002 at 08:09:32:

Length:
Too short

Technical:
Not technical enough

Comments:
Can you please provide more information on this. My code looks like the following:

function openWin() {
window.name = 'WindowLoader';
myWin = open("Url", "displayWindow","width=500,height=500,status=no,toolbar=no,menubar=no,titlebar=no");
self.close();
}

If possible
Thanks


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

©2018 Martin Webb