| "Also, I can kill you with my brain." ( @ 2008-05-09 21:11:00 |
screen resolution question
Last time I posted here, people were quite helpful, so I thought I'd ask you guys again to help me with a design problem.
I'm designing a site that works well with 800 x 600 monitors except for one graphic in the right bottom corner of the screen. I've written an alternate stylesheet in which the graphic disappear with judicious use of the overflow property.
So now what I'd really like is to find a javascript code that will detect the resolution and use this style sheet instead of the default when appropriate. My javascript skills are pretty much limited to stealing other people's code, so if someone could find something that requires a minimum of tinkering, that would be awesome.
Thanks so much in advance!
Last time I posted here, people were quite helpful, so I thought I'd ask you guys again to help me with a design problem.
I'm designing a site that works well with 800 x 600 monitors except for one graphic in the right bottom corner of the screen. I've written an alternate stylesheet in which the graphic disappear with judicious use of the overflow property.
So now what I'd really like is to find a javascript code that will detect the resolution and use this style sheet instead of the default when appropriate. My javascript skills are pretty much limited to stealing other people's code, so if someone could find something that requires a minimum of tinkering, that would be awesome.
Thanks so much in advance!