Browser resize utility
I was digging around on my GoToGeek website and came across this Browser Resize Utility that I put together several years ago.
I was developing a commercial website and needed to test it in different screen resolutions. I researched the javascript tags that had to do with screen size, browser size, and actual browser window size available and soon had the code up and running.
Simply select the resolution you want and browse to the page you're testing.
If you'd like to see the source code, simply open the page, right-click, and select View Source.

Comments