I am developing a simple webpage in Windows Server 2003. I am testing the webpage with multiple IEs: IE4,5,6,7,8.
I have a problem is that only IE7 and IE8 are displaying my webpages correctly. This started occurring since I used the recent version of jQuery.
When I try to test using IE6, AJAX controls do not work properly. The same page works in Windows XP on IE6 on a different machine.
I need to fix the bug I am having in Internet Explorer.
- Does anyone know of a bugfix so that I can test on Windows Server 2003?
- Is there some other method to test IE6 effectively in Windows Server 2003?
- Why would IE6 on Windows Server 2003 behave differently than IE6 on XP?
- How can I make them act the same?