What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » JS help

JS help
Author: Message:
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
36 / Male / Flag
Joined: Mar 2004
RE: JS help
ok.

stig your code wont work.

your callling
window.close .... thats a link to the function varible you need to add a () after it like
window.close();

next that code is way too long for such a simple task!
time is in millisec.
code:
window.setTimeout(function(e){window.close( ); } , 1000 );


This post was edited on 10-13-2005 at 06:45 PM by -dt-.
[Image: dt2.0v2.png]      Happy Birthday, WDZ
10-13-2005 06:45 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
JS help - by Supersonicdarky on 10-13-2005 at 06:26 PM
RE: JS help - by Stigmata on 10-13-2005 at 06:31 PM
RE: JS help - by -dt- on 10-13-2005 at 06:45 PM
RE: JS help - by Supersonicdarky on 10-13-2005 at 07:15 PM
RE: JS help - by -dt- on 10-13-2005 at 07:17 PM
RE: JS help - by Supersonicdarky on 10-13-2005 at 07:21 PM
RE: JS help - by Plik on 10-13-2005 at 07:24 PM
RE: JS help - by Supersonicdarky on 10-13-2005 at 07:27 PM
RE: JS help - by -dt- on 10-13-2005 at 07:29 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On