On 7/26/06, Audano, Chris <[EMAIL PROTECTED]> wrote:
Is there a way to easily program a site to automatically determine the users resolution?
Use Javascript to watch the window.onresize event and change things. I'd recommend changing a class on the BODY or HTML tag to deliver different styles depending on screen resolution. Phu Ly does this with his site: www.ifelse.co.uk and so does Simon Collison: www.collylogic.com ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
