473,614 Members | 2,352 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

open Centred popup and close parent window

Hi - Have tried for half and hour to get this script to work:

I am trying to close the parent window while opening a centred new
child window

I would be grateful if someone could correct the script below which
does open a new window, but not in a centred position.

Here is the link to the url:

www.amw1.com/ebay/newwindow.html

Here is the script I am using;

<head>
<title>new window</title>
<script language="JavaS cript">
<!--Begin
window.onload = function() {

x=(screen.avail Width - w)/2;
y=(screen.avail Height - h)/2;
var
choose=window.o pen('http://www.sherlockhol mesmuseum.com', 'Welcome','scro llbars=no,resiz able=no,width=3 00,height=200,s tatus=no,locati on=no,toolbar=n o,menubar=no,to p='+x+',left='+ y+',screenY=200 ,screenX=100');

}
// End -->
</script>
</head>

<body
onload="window. opener=top;wind ow.open('http://www.sherlockhol mesmuseum.com', 'Welcome','scro llbars=no,resiz able=no,width=3 00,height=200,s tatus=no,locati on=no,toolbar=n o,menubar=no'); window.close()" >
</body>

Dec 30 '06 #1
1 2466
Sorry - here is the full script:

<head>
<title>new window</title>
<script language="JavaS cript">
<!--Begin
window.onload = function() {

x=(screen.avail Width - w)/2;
y=(screen.avail Height - h)/2;
var
choose=window.o pen('http://www.sherlockhol mesmuseum.com', 'Welcome','scro llbars=no,resiz able=no,width=3 00,height=200,s tatus=no,locati on=no,toolbar=n o,menubar=no,to p='+x+',left='+ y+',screenY=200 ,screenX=100');

}
// End -->
</script>
</head>

<body
onload="window. opener=top;wind ow.open('http://www.sherlockhol mesmuseum.com', 'Welcome','scro llbars=no,resiz able=no,width=3 00,height=200,s tatus=no,locati on=no,toolbar=n o,menubar=no'); window.close()" >
</body>

www.sherlockholmesmuseum.com
Socrates wrote:
Hi - Have tried for half and hour to get this script to work:

I am trying to close the parent window while opening a centred new
child window

I would be grateful if someone could correct the script below which
does open a new window, but not in a centred position.

Here is the link to the url:

www.amw1.com/ebay/newwindow.html

Here is the script I am using;

<head>
<title>new window</title>
<script language="JavaS cript">
<!--Begin
window.onload = function() {

x=(screen.avail Width - w)/2;
y=(screen.avail Height - h)/2;
var
choose=window.o pen('http://www.sherlockhol mesmuseum.com', 'Welcome','scro llbars=no,resiz able=no,width=3 00,height=200,s tatus=no,locati on=no,toolbar=n o,menubar=no,to p='+x+',left='+ y+',screenY=200 ,screenX=100');

}
// End -->
</script>
</head>

<body
onload="window. opener=top;wind ow.open('http://www.sherlockhol mesmuseum.com', 'Welcome','scro llbars=no,resiz able=no,width=3 00,height=200,s tatus=no,locati on=no,toolbar=n o,menubar=no'); window.close()" >
</body>
Dec 30 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
3722
by: Marshall Dudley | last post by:
I have an application where in a shopping cart checkout a popup appears which suggests other items that may go with what was ordered with a button to add these items to the cart. When the button in the popup is clicked, the popup should present an added items to cart message, close, and reload the parent window, so the parent will show the new item in the cart. It is all working except the post contents for the parent window are being...
2
1291
by: Random | last post by:
To grossly oversimplify my webapp: I am using PHP to communicate with IMAP, outputting relevant information as JavaScript. The information is aggregated in an extremely heavily-scripted status display. This display is PHP include()d in a larger document, with a link to open it in a new window. When opened in a new window, the popup communicates with the original (now hidden) include()d version, provided that the original window is
23
6397
by: Markus | last post by:
Hi, i have this problem: Sometimes, i can't reproduce, if i click on an small image on the website, the popup _AND_ an other Tab in firefox open. Here are the linkcode: <div align="center">
3
3790
by: Bob | last post by:
I am trying to create a popup page (to act as a menu) from a parent page. When the parent page (index.jsp) calls my popup function (see below) it will properly open the correct size browser window only if the browser that index.jsp is opened in is NOT maximized. If index.jsp is maximized and then I click on the test link that fires off the openMain function, the browser that is opened for the popup is also maximized. function...
6
9850
by: mkobus | last post by:
Im relatively new, so please be patient with me... I need to update a parent .aspx screen from a popup and close the popup. Normally I would use 'window.opener.location.reload(true);self.close();' but i need the parent window not to reload or else data that the user has already entered will be lost during the IsPostBack. I need the 'Apply' button on the popup to trigger the 'Update' button on the parent screen. The script ive seen...
15
10079
by: H00ner | last post by:
Hello All Hope you can help Been pulling my hair out about a popup problem in ASP.NET. One of the forms i wrote requires the user to select a product from a list in a popup web form. the popup has a DataGrid on it and the page.load function DataBinds as you'd expect. I have Code-Behind in C# to emit a call to a JavaScript function which
3
4060
by: Aaron | last post by:
I am having a little difficulty with a relatively simple task. I have a parent webform. I have a javascript attribute added to a button to open a new window when clicked. The user fills in a textbox then clicks the button and on page load the child window should grab that val run a query an present the results. Given that I am bouncing between server side controls and client script. I am just having a little trouble passing my textbox...
3
3473
by: rick2910 | last post by:
Hello, I have a problem with a popup. In this popup (child) are several links. I want these links to open in A NEW parent window. Code: <a href="javascript:;" onclick="opener.location.href='http://www.test.com/'">Link name</a>
2
9858
by: sanscrimson | last post by:
Hi! I just want to ask if it possible to call functions in parent window if the child window is created. Below is sample: //--------------------------------------------------------------------------------// <html> <head> <title></title> <script language="JavaScript"> var win;
0
8198
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8642
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8591
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8294
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8444
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5549
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4058
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4138
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1438
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.