Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to detect if a window exist
Message
De
21/12/1996 11:36:12
 
 
À
Tous
Information générale
Forum:
Internet
Catégorie:
Javascript
Titre:
How to detect if a window exist
Divers
Thread ID:
00015789
Message ID:
00015789
Vues:
87
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
Répondre
Fil
Voir

Click here to load this message in the networking platform