RSS feed

Squidoo Lens

Categories

A Preview of IE9

Yes, IE9 is on the way (though it could be quite some time before a full release).

If you are a web-designer, chances are you are well acquainted with all the frustrating little quirks in how websites are rendered in IE, especially earlier versions of it. Even  IE8 is limited compared to many other browsers; for example it has virtually no support for CSS3.

Microsoft has sadly continued to fall behind the times when it comes to the internet browsing experience. Despite this they have managed to hold onto a very large market share, but they have been losing that dominance over time.

You can now test drive IE9 for yourself by downloading and installing the preview from Internet Explorer 9: Platform Demos

Now granted this is an incomplete browser at this time, and most of the websites I viewed in it pretty much rendered as they would in IE8, here are a few examples new features:

CSS3 Media Queries

It will support CSS3 media queries, so that a page can be easily styled differently depending upon the media and screen-size (browser window size really) being used.   So you could tell IE9 to only apply style rules when the window size is a maximum of 600px for example.  I’ve also noticed that the example they give has rounded corners on the borders when reduced to a certain size, nice.

Border-Radius

A nice step forward, you can easily add rounded corners to your websites, and they will display in IE9. They won’t display in any other version of IE, but many browsers support CSS3 rounded corners.

SVG Support

IE9 will support SVG (Scalable Vector Graphics). No other version of IE has supported them, but outside of IE they are widely supported.

Comparing a site using SVG graphics in both IE9 and FF, IE9 was definitely the faster of the two.

There are 3rd party SVG plugins for IE8 if you want to give them a shot. An example is Adobe’s SVG viewer, it’s no longer being updated, but you can still download it (and let me know if you have any luck with it, I haven’t tried it out on my old XP machine yet). Adobe SVG Viewer

I think IE9 will be a huge improvement over previous versions, though rather late to the game in many ways.