Neema Sasidharan
Neema Sasidharan

Reputation: 1

Browser issues for web applications

I have installed IE8 on my system. I usually test my application on this browser, but the problem arises when i got to know that the client is using IE5. Now how can i test my application on IE5?

Upvotes: 0

Views: 142

Answers (1)

Renjith
Renjith

Reputation: 39

I think you can use IEtester application for testing with IE5.5 and above. Just follow this image link to see the screen shot of this application. http://www.my-debugbar.com/wiki/uploads/IETester/ietester-0.3.png

Upvotes: 2

Related Questions