Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to detect if a window exist
Message
From
21/12/1996 11:36:12
 
 
To
All
General information
Forum:
Internet
Category:
Javascript
Title:
How to detect if a window exist
Miscellaneous
Thread ID:
00015789
Message ID:
00015789
Views:
82
In my JavaScript, I would like to detect if a window exist. If yes, switch to do window or show an alert message.

Basically, it should look like this:

if (mywindowexist)
alert("You already loaded this window. Just click on it from the toolbar to make the switch.");
else msg=open("URLhere","MyWindow","toolbar=yes,directories=no,menubar=no");
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Reply
Map
View

Click here to load this message in the networking platform