Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Popup Windows
Message
De
19/04/2000 14:39:39
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
 
 
À
Tous
Information générale
Forum:
Internet
Catégorie:
Javascript
Titre:
Popup Windows
Divers
Thread ID:
00361457
Message ID:
00361457
Vues:
40
I am trying to have a window popup from another page. However it's not working, and I don't know why. Please help, code is below;

function Popup()
{
// Open the popup Window.
var popupUrl = "calculator.html";
var popup = window.open ("popupUrl","Popup",'toolbar=0,location=0,directories=0,
status=0,menubar=0,scrollbars=0,resizable=0,width=180,height=180');
}



Thanks

Jim Rieck
Thanks

Jim
Répondre
Fil
Voir

Click here to load this message in the networking platform