What's the best way to do cross browser testing?

Posted by Doug on Stack Overflow See other posts from Stack Overflow or by Doug
Published on 2010-04-02T07:22:32Z Indexed on 2010/04/05 1:23 UTC
Read the original article Hit count: 364

What's the best way for me to check if my website is compatible in IE7,8, Safari, FF, and Chrome without having to install each and everyone? I mainly want to check the CSS, HTML, and JavaScript.

Update I put a bounty in hopes there is a more practical solution for someone like myself. I am using Windows 7 Home Premium x64.

Update2 I don't mind installing these browsers now, but I can't even if I wanted to. Windows 7 doesn't allow me to install IE7.

© Stack Overflow or respective owner

Related posts about cross-browser

Related posts about browser-compatibility