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

Feedback: irt.org FAQ Knowledge Base Q1027

Feedback on:
irt.org FAQ Knowledge Base Q1027

Sent by Snaver on June 20, 2002 at 10:56:43: - feedback #3956

Worth:
Very worth reading

Comments:
great code, however some there are syntax errors, final code should be:
<SCRIPT LANGUAGE="JavaScript"></SCRIPT>

thanks for it...


Sent by snaver on June 20, 2002 at 10:58:06: - feedback #3957

Worth:
Very worth reading

Comments:
var wheretogo = '';
function go(url1,url2) {
wheretogo = url1;
setTimeout('location.href = wheretogo',2000); // 2 second delay
window.open(url2,'','toolbar=0,location=0,status=0,menubar=0,scrollbars=0,resizable=1,width=400,height=200');
return false;
}



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.