2

how is the best way to be able to simulate ie6 in my machine to see what user experience these users get.

do i have to install ie6 or is there some other way to simulate it?

leora
  • 188,729
  • 360
  • 878
  • 1,366

9 Answers9

10

Create a virtual machine with XP and IE6. Microsoft has downloads that make it easy to do this for various OS/browser combinations.

tvanfosson
  • 524,688
  • 99
  • 697
  • 795
  • 1
    yup VHD's are the way to go. All the tools like ietester etc are not a good real test. – redsquare Aug 09 '09 at 15:00
  • If you're running Windows 7 you can run IE6 and IE7 on your desktop, when the're actually running in the virtual pc. It's a really cool feature. And you don't have to install those virtual pc images from MS (they expire every now and then) It's a really cool feature. – Tommy Aug 09 '09 at 20:39
6

IE Tester: http://www.my-debugbar.com/wiki/IETester/HomePage

janhartmann
  • 14,713
  • 15
  • 82
  • 138
2

You can also install multiple ie by tredosoft: http://tredosoft.com/Multiple_IE

mga911
  • 1,536
  • 1
  • 16
  • 33
2

You can install Virtual PC and use an image with IE6 that you can download here.

Microsoft is developing a tool called SuperPreview to view different browser renderings in the same program, that seems to be nearing the final release. There is a beta that you can download, but it only supports IE8 and IE8 in compatibility mode so far.

Guffa
  • 687,336
  • 108
  • 737
  • 1,005
1

If you are happy with static rendering, than browsershots might be a good idea.

If not, I'd suggest to set up an old xp in a virtual machine.

Tamás Szelei
  • 23,169
  • 18
  • 105
  • 180
0

You can download a standalone version of IE6 from here: http://browsers.evolt.org/?ie/win32/standalone

It's not perfect, but it lets you run IE6 alongside whatever browser you have installed, without the two interfering with each other too much.

RichieHindle
  • 272,464
  • 47
  • 358
  • 399
0

You have to install IE6 if you want a decent test.

See Running Internet Explorer 6, Internet Explorer 7, and Internet Explorer 8 on the same machine

Community
  • 1
  • 1
Quentin
  • 914,110
  • 126
  • 1,211
  • 1,335
0

The best option is to use a VM, as tvanfosson says. Another good option if your able to deploy your site on to the internet is to use browserpool

redsquare
  • 78,161
  • 20
  • 151
  • 159
0

Adobe Browserlab is also a handy (and quick compared to browsershots et. al) tool to get snapshots of what your site looks like in various browsers. Obviously not as good as actually installing IE... but useful nonetheless

Harry
  • 2,805
  • 1
  • 19
  • 12