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?
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?
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.
You have to install IE6 if you want a decent test.
See http://stackoverflow.com/questions/574463/running-ie6-ie7-and-ie8-on-the-same-machine
Create a virtual machine with XP and IE6. Microsoft has downloads that make it easy to do this for various OS/browser combinations.
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.
You can also install multiple ie by tredosoft: http://tredosoft.com/Multiple_IE
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.
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
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