Screen Resolution
Posted: Fri Mar 18, 2005 11:42 pm
I have a banner that's messing up my table widths in 800x600 resolution. Since I use 1024 x 768, I didn't notice this until recently.
I've googled the problem, and all I can find are javascripts that write PHP lines of code, which confused the hell out of me because I'm not familiar with javascript.
What I would like to do is use a full banner if screen resolution >= 1024 x 768, and use a half banner if the screen resolution < 1024 x 768
Is there a way to do this using only PHP?
I've googled the problem, and all I can find are javascripts that write PHP lines of code, which confused the hell out of me because I'm not familiar with javascript.
What I would like to do is use a full banner if screen resolution >= 1024 x 768, and use a half banner if the screen resolution < 1024 x 768
Is there a way to do this using only PHP?