Hello EveryOne, Currently i am supporting IE6 and IE7. Now we need to support IE8. Can anyone help to provide me any articals or things needs to taken care in IE8 compared with IE6/IE7. Thanks In Advance, Venkat
False. IE8s css support is much better and some pages that were created to work with IE7 won't work correctly in IE8. What makes it worse is, IE8s "IE7 compatibility mode" doesn't work like IE7 very well either.
That is simply ridiculous. Here is a link to information that might help http://msdn.microsoft.com/en-us/library/cc351024(VS.85).aspx
IE is the most horrible browser ever. but if you insist on making your website compatible for the idiots too stupid to download a proper browser, try putting this between your <head></head> tags: <meta http-equiv="X-UA-Compatible" content="IE=7" /> HTML: