[Javascript] Open Window

Filipiak, Bob (Contractor) filipiab at atsc.army.mil
Wed Mar 21 07:39:52 CST 2001


We need a little more code to try to help you like the code for the page you
load into the pop up that you want to open another pop up.

-----Original Message-----
From: Jim Woods [mailto:jww at nlm.nih.gov]
Sent: Wednesday, March 21, 2001 8:25 AM
To: javascript at latech.edu
Cc: Woods, Jim
Subject: [Javascript] Open Window


I'm far from an expert.  I have a script that pops up a new window. It
says:
<script>function OpenWindow() { var newwindow =
window.open("","ImageWin","toolbar=0,location=1,directories=0,status=0,menub
ar=0,scrollbars=1,resizable=1,innerWidth=235,innerHeight=80");newwindow.focu
s();newwindow.moveTo(562,10);}

</script>
I want to open a second pop-up from the first.  It does it okay but
innerWidth and innerHeight are ignored.
Any help/advice greatly appreciated.
Jim
--
James W. Woods, Ph.D.
Office of High Performance Computing and Communications
Lister Hill National Center for Biomedical Communications
National Library of Medicine
Bethesda, MD  20894
301 435 3282
jww at nlm.nih.gov
---------------------------------------------------------
What you don't know really CAN hurt you.
Information's pretty thin stuff, unless mixed with experience.



_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20010321/adc305b7/attachment.htm>


More information about the Javascript mailing list