One thing that most people don't realize is that when maximized, windows borders are *not* part of the screen width. Windows borders are actually outside the visible viewport, and the window is resized so that the client area fits the entire viewport.
So, you should give yourself a few extra pixels. M!ke -----Original Message----- From: Jim Davis [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 22, 2006 9:19 PM To: CF-Talk Subject: SOT: Developing for 800 x 600 on monitor at higher resolution > On 2/22/06, Earl, George <[EMAIL PROTECTED]> wrote: > > > > We just got new LCD monitors that have a native resolution of 1280 x > > 1024 but we develop for 800 x 600 (inTRAnet standard). Like lots of > > LCDs, these look like crap at anything other than their native > > resolution. If you are in the same boat, how do you develop for a > > non-native resolution like 800 x 600 and make sure that everything > > fits and looks right? Do you pop up an 800 x 600 browser window to > > view the pages? Use a second monitor set to 800 x 600? Use a utility? Thanks! The IE developer toolbar will resize IE to most common sizes with two clicks (or, via a dialog, any size). The developer toolbar for FireFox offers the same functionality. I still tend to go low-tech and use a background image on my desktop with guides for several sizes but that's just me. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:233192 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

