how can i test my website with ie6

2020-06-17 05:38发布

i worked on a website in the latest firefox and then presented it on a machine that just had ie6 (and it looked horrible). is there anyway i can test what it will look like in IE6 without having to actually download. I see that ie8 has a compatibility mode (to show what it would look like in ie7), is there a similar thing for ie 6?

10条回答
乱世女痞
2楼-- · 2020-06-17 06:22

Adobe's BrowserLab is a great service if all you need is a screenshot. However, if you need to test the interaction with the site, MultipleIE can install IE6 as well as previous versions (not really necessary, though).

If you're looking for tons of browsers and just screenshot functionality, BrowserShots is another great tool.

查看更多
相关推荐>>
3楼-- · 2020-06-17 06:25

You can upload your website to some free hosting provider. Then use http://browsershots.org/ to test your website in almost all the available browsers (incl IE6).

The website will take screen shots of your website.

查看更多
Root(大扎)
4楼-- · 2020-06-17 06:30

Get Microsoft Virtual PC (it's free). You can download images with IE6, IE7, and IE8 for all your wtf-microsoft! debugging needs.

http://www.microsoft.com/windows/virtual-pc/

Also, don't trust IE8 compatibility mode.

查看更多
不美不萌又怎样
5楼-- · 2020-06-17 06:30

Online service:

Browser Shots

Locally on your machine:

VirtualBox

查看更多
登录 后发表回答