1

I am in the process of writing code that will alert the user that their browser is not supported , instead of the site just looking like a complete mess. I can not download IE6 because I already have newer version installed . Is there a way to download or simulate old browsers to at least get a chance to see what my code will look like when it gets rendered

4

2 に答える 2

1

For IE6 try IETester. This tool is a bit buggy but with your specific use case it should be helpful.

Another alternative would be to install a virtual machine with XP.

于 2012-07-28T00:27:34.257 に答える
0

Microsoft offer some VM images with old version of IE. Going all the way back to ie6.

于 2012-07-28T00:33:43.313 に答える