RE: window.open

by Klaas De Waele <klaas(at)gracegraphics.be>

 Date:  Mon, 28 May 2001 09:37:32 +0200
 To:  "'David Artiss'" <david.artiss(at)boots.co.uk>,
"'HWG Techniques'" <hwg-techniques(at)hwg.org>
  todo: View Thread, Original
You coud just open the window and in the window itself use a resizeTo(x,y)
function onload.

- Kayjey -

-----Oorspronkelijk bericht-----
Van: owner-hwg-techniques(at)hwg.org
[mailto:owner-hwg-techniques(at)hwg.org]Namens David Artiss
Verzonden: vrijdag 25 mei 2001 23:06
Aan: HWG Techniques
Onderwerp: window.open


Hi !

I'm attempting to open a small window using the JS window.open. All goes
well EXCEPT it insists on the height being a certain minimum. i.e. I try and
open it, say, 100 pixels but it always seems to create a window far taller
than it should be. I've tried reducing the height but it always comes out at
least a certain number of pixels. Any idea as to what I'm doing wrong ??

Here's the code...

window.open('popunder.html','','toolbar=0,location=0,status=0,menubar=0,scro
llbars=0,resizable=0,width=510,height=60');

Thanks,
David.

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.