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

Close Javascript Window
Author: Message:
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
RE: Close Javascript Window
you need to open the window into a varible like so:

    uploadWindow = window.open( parameters )

then, use this to close the window:

    window.close(uploadWindow)

im a little rusty with js, so im not sure if that exact script works...
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
03-04-2005 03:30 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Close Javascript Window - by DJeX on 03-04-2005 at 02:53 AM
RE: Close Javascript Window - by ShawnZ on 03-04-2005 at 03:30 AM
RE: Close Javascript Window - by RaceProUK on 03-04-2005 at 10:05 AM
RE: Close Javascript Window - by DJeX on 03-05-2005 at 05:58 AM
RE: Close Javascript Window - by matty on 03-05-2005 at 06:46 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