This is a discussion on "Center a popup window." within the Web Page Design section. This forum, and the thread "Center a popup window. are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Center a popup window.
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Center a popup window.
<script language="javascript">
function popupwin(name) { window.open(name,"popup","toolbar=no,location=no,d irectories=no,status=no,menubar=no,scrollbar=no,re sizable=no,width=510,height=600"); } </script> This is the script I am currently using. How do I add the component that centers the popup window in the middle of the viewers screen? Thanks |
|
#2
|
|||
|
|||
|
Re: Center a popup window.
mate hit google and look for the tek tips website, its explained in full so i wont go in to it
hope this helps |
|
#3
|
|||
|
|||
|
Re: Center a popup window.
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#4
|
|||
|
|||
|
Re: Center a popup window.
Looks good. I will try to incorporate it with the script I am using.
One question.. What does the 'Loading' component of the script refer to? thanks. |
|
#5
|
|||
|
|||
|
Re: Center a popup window.
Hemmm... not sure bout that
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help: Problem with popup window in Flash | buckmajor | Flash & Multimedia Forum | 3 | May 22nd, 2007 16:02 |
| Got to fit the image to 800x600 popup window | kivanc | JavaScript Forum | 2 | Dec 29th, 2006 21:12 |
| Rollover menu / popup window | magiccupcake | JavaScript Forum | 3 | Dec 18th, 2006 17:10 |
| Popup window problem in netscape 8.1 | nitu | JavaScript Forum | 0 | Sep 12th, 2006 12:33 |
| Javascript popup window with ASP | madhuri.t | Classic ASP | 0 | May 3rd, 2006 11:42 |