internet explorer

Microsoft's Interoperability Principles and IE8

4th March 2008 9:41am

We’ve decided that IE8 will, by default, interpret web content in the most standards compliant way it can. This decision is a change from what we’ve posted previously.

- Dean Hachamovitch on the IEBlog

This is great news, kudos to the Microsoft team for listening to the community and changing their approach.

(for more background see Jeremy Keith and Jeffery Zeldman's articles in issue 253 of A List Apart)

They Shoot Browsers, Don't They?

19th February 2008 10:55am

The proposed default behavior for version targeting in Internet Explorer solves the problem of “breaking the web” in much the same way that decapitation solves the problem of headaches. In its current state, version targeting is a cure that will kill the patient. Version targeting could have been an opportunity for Microsoft to demonstrate innovation. Instead, the proposed default behavior demonstrates a fundamental misunderstanding of the World Wide Web, a place that according to its creator, Sir Tim Berners-Lee, will always be “a little bit broken.”

- Jeremy Keith

Final CSS fixes for IE7 published

23rd August 2006 10:47am

Markus Mielke has published the final list of CSS changes for IE7 now that they're in lockdown and getting ready for shipping.

In all, we made over 200 behavior changes (bug fixes or new features) under strict mode to improve CSS2.1 compliance.

Some of the fixes include the infamous peekaboo bug, three pixel text jog, and doubled float-margin bug.

As well as the bug fixes there are other improvements including :hover on all elements not just <a>, background-attachment: fixed working on all elements, and support for min/max width/height (finally!!).

I'm disappointed that display: table still isn't in there but there is hope for the future

We are already planning for the next IE release and will continue down the road of improving our CSS support.

Praise where praise is due, I think the team over there has done a great job so far. Now I (and many others) want to see this kept up.

IE7 to be distributed via Automatic Update

27th July 2006 8:53am

More news on the Internet Explorer front from the IE blog:

As we get close to the final availability of Internet Explorer 7, I want to provide an update on our distribution plans. To help our customers become more secure and up-to-date, we will distribute IE7 as a high-priority update via Automatic Updates (AU) shortly after the final version is released for Windows XP, planned for the fourth quarter of this year.

There will be the option to roll back to IE6 at any point or ignore the update (up to a certain point I should imagine) for those corporate installations that need to take their time about these things.

I think pumping it out through Automatic Update is a good thing, and not just from the security point of view. As a web developer I'm all for a mechanism that gets a more standards compliant rendering engine out there onto as many computers as possible. The memories of the upgrade path from IE5 to IE6, and watching visitor statistics slowly change, is still indelibly etched on my mind.

I'm still confused about what they're playing at with the user interface though.

Internet Explorer 7: Beta 2 released

31st January 2006 6:29pm

Here's the IEBlog entry or just go straight to the download page. Ho hum, there goes the next couple of weeks while we get some empirical testing done.

Details of the CSS parser fixes can be found on the IEBlog here and here.

Update: a link to the release notes would probably help too.