Mar 10

As I mentioned earlier there is this button on top of the window. Its very good to have that one since IE8 is in very early stage of development. This will make our life easier when developing and testing web pages. What it does is that when pressed it causes IE8 to use the IE7 user agent string, version vector and layout modes.
No related posts.
June 21st, 2009 at 10:43 pm
I installed IE8 but I cant see any “Emulate IE7″ button in my browser
August 5th, 2009 at 10:47 pm
This is making my pplication compatible with IE8. i have used lightbox in my page. The table created by my javascript (LIGHTBOX) is not getting compatible with IE8. It is rendering as per the standard mode of IE8. I have also tried metatag on my page but still it isnt working.