Saturday, January 2, 2010

Javascript to write stylesheet for different screen resolutions

So I've been struggling with how to best present our website on different resolutions. I found a number of different solutions and tried each of them. This is the one that worked best for us. I now control three different stylesheets: one for 1024 pixels wide, one for 1280 pixels wide and one for anything higher.

Javascript to write stylesheet for different screen resolutions

2 comments: