vote up 1 vote down star
1

I am developing a web site and need to see how it will look at different resolutions. The catch is that it must work on our Intranet.

Is there a free solution?

flag

6 Answers

vote up 3 vote down check

For Internet Explorer there's the Internet Explorer Developer Toolbar. It lets you select resolutions quite easily.

link|flag
Awesome thanks! Forgot to say that it had to work in IE. This is perfect! – Doug Sep 15 '08 at 11:53
vote up 6 vote down

For Firefox, Web Developer Toolbar (https://addons.mozilla.org/en-US/firefox/addon/60)

link|flag
This is the single best add-on for FF, now if I only had it for chrome. – Unkwntech Sep 15 '08 at 12:26
vote up 3 vote down

Type in the address bar of your favorite browser: javascript:resizeTo(1024,768)

Then adjust to your desired resolution. You can even save these as bookmarklets in your favorites/bookmarks.

link|flag
vote up 0 vote down

This may not work if you are limited to test internally but Browsercam is a fantastic service when you want to check how well your website performs on various OS/browser combinations. It takes the guesswork out of browsertesting.

If you must stay within yout internal network then why don't you setup a virtual PC with the software you need? It's very easy to maintan a few sets of virtual PCs and simply boot the ones you need to test with. And of course you can test with various add-ons etc. using this method.

link|flag
vote up 0 vote down

I use a product called UltraMon. Technically, it's a product that allows you to have an easier management of your multiple monitor's. The cool thing (and what is important to this question) is that you can set up multiple "Display Profile's". I have two set up:

  1. My default 1280*1024 on both monitors
  2. One monitor at 1280*1024 and the other at 1024*768

It allows you to setup as many profiles as you want and I just switch between them to check different resolutions.

link|flag
vote up 0 vote down

Also on Internet Explorer 7 is IE7Pro. It also provides some gadgets that aren't in the Developer Toolbar. I have both installed, and use both quite often.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.