Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Popup Windows
Message
From
19/04/2000 14:39:39
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
 
 
To
All
General information
Forum:
Internet
Category:
Javascript
Title:
Popup Windows
Miscellaneous
Thread ID:
00361457
Message ID:
00361457
Views:
41
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
Reply
Map
View

Click here to load this message in the networking platform