Testing in old versions of Internet Explorer

When you are laying out websites, testing in different versions of IE is really important, but also really hard, as when you install an new version it writes over the top of the old one, so you can’t have two side by side.  For a long time Multiple IEs was a good way round this problem. Of course it’s no replacement for a real test machine (or virtual machine) but it’s a useful tool for developers to do some quick checks. However javascript support is notoriously bad, and it is gradually going out of date, so we have started using spoon which is a great replacement.

But now the new firewall settings have blocked us from using this. Back to square one. Then I remembered a tool that I have used in the past that did something like multiple IEs but was much better. It took me ages to find it again, so I am blogging so that I don’t forget and maybe someone else will find this too. The tool is called IE Collection and it does a great job.

, ,

4 responses to “Testing in old versions of Internet Explorer”

  1. yeh i’ve used that before. it’s good but it’s not quick. running spoon or ie collection locally means you can do lots of quick iterations…

    Like

  2. True. If I am iffy about a layout problem I usually first test in Opera to make sure it’s not my coding that’s the problem. I have a Mac, which as you may know has such a bad version of IE that CSS background images don’t even work; that’s just the tip of the iceberg.

    Like

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: