A Closer Look at Internet Explorer 8

On March 19, 2009, about 2.5 years after the release of Internet Explorer 7, Microsoft released Internet Explorer 8 (IE8) for Windows XP, Windows Vista, Windows Server 2003 and Windows Server 2008. The new and improved version adapted some of the features we are already familiar with in other browsers, added some new functionality, and improved the overall security.

Below I list some of the features worth mentioning and provide some findings that I discovered during browser testing on some of our own sites.

Advanced Tab Features

Tabs in IE8

Improved Address Bar

Security: InPrivate Browsing

Under Tools, activate the InPrivate Browsing and all of your data, including browsing history, cookies, usernames and passwords, etc., is deleted after you close your session.

Security: Smart Screen Filter

This feature warns the user before entering a site that is known to contain malware. The list of sites with malware is updated frequently, although without having any evidence, I am a little bit skeptical how reliable the collection of sites is.

Compatibility View

Microsoft states that the compatibility view is useful when viewing sites that are designed for older browsers. In between the lines this might be more of a safety net for IE8 itself. (Attention: Tech Talk starts here.) I came across various instances where list items of an unordered list (main navigation) were pushed to the bottom of the ul. This can be fixed by setting the li to display block and float left or right. The list showed up fine when the compatibility mode was enabled. Also, there is no default padding to the left and right on inputs (type=submit), although this was an easy fix.

Overall, the support for Web standards has improved and after years of disapproval from the standard driven Web community, Microsoft’s latest browser is finally moving in the right direction. That said, I still prefer using Google Chrome or Firefox 3 over Internet Explorer 8.

Further Reading and Resources:

« Return to current issue

Let's get the discussion going. Please comment on this article.

About the Author

Janis Gonser is TradeMark Media's developer. Janis implements client Web site designs in XHTML/CSS and handles site maintenance requests.

Learn More about Janis »

Discuss This Article

One Response to “A Closer Look at Internet Explorer 8”

  1. Posted May 15th, 2009 at 7:12 am, by The StyleSheet » Archive » A Closer Look at bInternet Explorer/b 8 « Windows 7 Live Info

    [...] Janis Gonser wrote an interesting post today onThe StyleSheet » Archive » A Closer Look at bInternet Explorer/b 8Here’s a quick excerptOn March 19, 2009, about 2.5 years after the release of bInternet Explorer 7/b, Microsoft released bInternet Explorer/b 8 for bWindows/b XP, bWindows/b Vista, bWindows/b Server 2003 and bWindows/b Server 2008. The new and improved version adapted … Also, a full list of CSS support, not only for IE8, is available at http://www.quirksmode.org/css/contents.html. The browser itself is available for bdownload/b at http://www.microsoft.com/bwindows/b/binternet/b-bexplorer/b/. « Return to current issue … [...]

Leave a Comment