Is there a way to use cascading style sheets or some other method to determin the surfer’s screen display settings and have the browser or webpage to adjust accordingly?
I have a made a webpage on a high rsolution laptop but when viewed on a lower resoultion crt monitor I have to scroll scroll scroll.
I’ve never heard of a script that would actually adjust your layout to fit a particular screen resolution, but I do know a javascript that would check the viewer’s screen resolution and redirect them to the appropriate page made especially for that viewer’s resolution. Here is the link to that script, hope it helps. =) http://www.dynamicdrive.com/dynamicindex9/info3.htm