RE: Browser for screen resolution preview

by "tim booker" <timbooker(at)btinternet.com>

 Date:  Tue, 12 Jun 2001 23:40:09 +0100
 To:  "'Klaas De Waele'" <klaas(at)gracegraphics.be>
 Cc:  "HWG \(E-mail\)" <hwg-techniques(at)hwg.org>
 In-Reply-To: 
  todo: View Thread, Original
Good point!

I didn't write the code, but have found it to be pretty accurate.

Look at Internet Explorer on Windows.  See how the window borders are much
thinner when the window is maximised?  I would say that the code simulates a
maximised window at 800x600, and that the +8s are in the code to compensate
for this difference.

Hope this helps,

Tim


> -----Original Message-----
> From: Klaas De Waele [mailto:klaas(at)gracegraphics.be]
> Sent: 12 June 2001 07:42
> To: 'tim booker'
> Subject: RE: Browser for screen resolution preview
>
>
> Hi Tim,
>
>
> would be nice if you could explain the + 8's in this code.
>
> Thanks!
>
>
> Kayjey
>
>
> -----Oorspronkelijk bericht-----
> Van: owner-hwg-techniques(at)hwg.org
> [mailto:owner-hwg-techniques(at)hwg.org]Namens tim booker
> Verzonden: maandag 11 juni 2001 20:18
> Aan: 'Barlow, Maureen A. (LNG)'
> CC: HWG (E-mail)
> Onderwerp: RE: Browser for screen resolution preview
>
>
> There are programs out there to do it (BrowserSizer is one
> that comes to
> mind).
>
> However, it's much easier to just add a shortcut to your
> links toolbar with
> the following URL:
>
> javascript:void(window.resizeTo( 800 - (screen.width -
> screen.availWidth) +
> 8, 600 - (screen.height - screen.availHeight) + 8));
>
> When you click, it will resize the window to the equivalent
> of 800x600.
> Just change the numbers in the link for different sizes.
>
> Hope this helps,
>
> Tim
>
>
>
> > -----Original Message-----
> > From: owner-hwg-techniques(at)hwg.org
> > [mailto:owner-hwg-techniques(at)hwg.org]On Behalf Of Barlow, Maureen A.
> > (LNG)
> > Sent: 11 June 2001 15:53
> > To: 'hwg-techniques(at)hwg.org'
> > Subject: Browser for screen resolution preview
> >
> >
> > Hello, all.
> >
> > My coworker mentioned that there is a browser (or an IE
> > add-on) that lets
> > you preview webpages at different screen resolutions, but
> > within the browser
> > (ie, not requiring me to change the resolution of my actual
> > monitor).  He
> > said that it was on Tucows (http://www.tucows.com
> <http://www.tucows.com> ),
> but he didn't know the name of the software.  The HWG list
> archives didn't
> return any results in my search, either.
>
> Has anybody heard of this software, and if so, do you know
> the name and
> where to get it?
>
> TIA,
>
> Maureen
>
> --------------------------------------------
> Maureen A. Barlow
> Associate Webmaster, Corporate Intranet
> Reed Elsevier, Inc.
> http://www.reed-elsevier.com <http://www.reed-elsevier.com>
> ----------------------------------
> Freelance Web Designer & Consultant
> PixelGem Studios
> http://www.pixelgem.com <http://www.pixelgem.com>
> --------------------------------------------
>
>
>
>

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA