What is the best way to test my web app on IE6. Obviously I have IE8 installed on my machine, I've tought about using a Virtual Machine, are there any other options?.
I wan't to make sure my jQuery and JavaScript code functions properly....
What is the best way to test my web app on IE6. Obviously I have IE8 installed on my machine, I've tought about using a Virtual Machine, are there any other options?.
I wan't to make sure my jQuery and JavaScript code functions properly....
The other options are:
A virtual machine is the right way to go.
My suggestion would be: use IETester. Also see this topic for more suggestions: Internet Explorer 6 and Internet Explorer 7 on same computer for debugging
IE Collection is another option for you. I have only been using it for about a week, and the IE6 menu interface is a bit buggy, but so far JavaScript and CSS behave consistently with my other PC which has IE6 on it. It will let you install several older (pre-6.0) versions as well.