Our client has a requirement to support IE6 and IE7. There is a significant amount of CSS, Javascript, and AJAX in the application, and simulating different versions of IE using …
One of the biggest pain in web development is testing the site rendering on multiple browsers, operating systems and screen resolutions. It is a necessary step that usually involves the …