RE: New Browser Window Positioning
by Chuck Evans <Chucke(at)captura.com>
|
| Date: |
Wed, 25 Oct 2000 12:09:08 -0700 |
| To: |
"'Mr.Wizard(at)pc-wizard.net'" <Mr.Wizard(at)pc-wizard.net>, Consult-Eco <stevemc(at)consult-eco.ndirect.co.uk>, "HTML W.G. (Techniques)" <hwg-techniques(at)hwg.org>, "HTML W.G. (Basics)" <hwg-basics(at)hwg.org> |
| |
todo: View
Thread,
Original
|
|
Just one nit pick: The x and y coordinates for "Lower Right corner" are
dependent on each user's monitor RESOLUTION, not its size. If your monitor
is set at 640x480 resolution, then the LRC coordinates are x=640, y=480. If
it is set to 800x600 resolution, then it's x=800, y=600. And so on.
Chuck Evans
Captura, Inc.
(425) 803-8355
http://www.captura.com
-----Original Message-----
From: Steve [mailto:sdeemer(at)yahoo.com]
.SCRIPT LANGUAGE="JavaScript"
window.open("yourfile.html","titleofwindow","toolbar=1,location=1,directorie
s=1,menuBar=1,scrollbars=1,resizable=1,width=320,height=120,left=100,top=100
");
./SCRIPT
This will put your window x=100 y=100 or Left Top
Sorry There is no right and bottom because My monitor
is 19 inches my home is 17 and someone else has a 15..
So what is right bottom????
We can only be sure there is a x=0 y=0
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.