As we all know, our pages may appear different based on a user’s screen resolution. I definitely use percentages for sizing text and layout. We are converting our intranet webpages to using a graphic across the top that does NOT resize well on screen resolutions greater than 800×600. If the person’s brower is set higher than this, we want to add content to the right of the graphic. (Yes, I know – just because a person’s resolution is set higher than 800×600 doesn’t mean that they have the brower window maximized.)
I did a search of Woody’s on this topic and didn’t find a solution (other than sizing with percentages). Does anyone have some code for determining the screen resolution? I’m hoping this could be done in a manner similar to determining which browser is being used.
Thanks in advance for any help you can provide.