IE8 has change of heart

March 4, 2008 | Published in: Out of the Blue | Tags: , , , 6

As you may or may not have been aware there has been controversy in the web design community lately about IE’s “opt-in” policy to IE8’s improved web standards rendering (see this post on ALA). Basically, Microsoft were going to make developers add a meta tag to their web pages to make them render in IE8 Standards mode; without it, IE8 would only render in IE7 mode.

Our initial thinking for IE8 involved showing pages requesting “Standards” mode in an IE7’s “Standards” mode, and requiring developers to ask for IE8’s actual “Standards” mode separately. We made this decision, informed by discussions with some leading web experts, with compatibility at the top of mind.

IE Blog

Well, yesterday it was announced that Microsoft had changed their minds and made it an “opt-out” policy instead meaning sites will render in IE8 mode unless told not to. Good news in my opinion, as I believe it will increase the popularity of standards based design in the long term.

In light of the Interoperability Principles, as well as feedback from the community, we’re choosing differently. Now, IE8 will show pages requesting “Standards” mode in IE8’s Standards mode. Developers who want their pages shown using IE8’s “IE7 Standards mode” will need to request that explicitly

IE Blog

Eric Meyers has more information on this story.

Found this post useful? Why not buy me a coffee!

Related Entries

Popular Entries

6 Responses to “IE8 has change of heart”

RSS feed for comments on this post.

  • 1 - JAB_au says: Reply to this comment

    Gravatar

    Must say this is a good move by Microsoft, however you would think that instead of making new tags for us to use they could actually focus on making it follow standard properly.

    Comment made on April 17, 2008 at 12:06 pm

  • 2 - Milorad says: Reply to this comment

    Gravatar

    it’s easy to knock microsoft over this issue, but do try to keep in mind that there are many many millions of pages coded specifically to handle IE’s quirks.

    just suddenly supporting standards without backwards compatibility for the broken-standards would be irresponsible to web developers who have worked so hard, and cried so much about IE’s bugs for so many years.

    This is going to magically fix the pages of people who don’t give a crap about IE, but it will cause more work for people who have worked hard to code around IE’s issues.

    Comment made on April 30, 2008 at 7:58 pm

  • 3 - Phil says: Reply to this comment

    Gravatar

    Well, if MS had stuck to the standards from the beginning, they wouldn’t be in this mess, nor would millions of web designers, annoyed by the typical M lack of ’sticking to standards’.

    Just my $0.02

    Comment made on May 19, 2008 at 3:46 am

  • 4 - strony internetowe wrocław says: Reply to this comment

    Gravatar

    nice site many useful informations thx

    Comment made on September 26, 2008 at 2:05 pm

  • 5 - amber shop says: Reply to this comment

    Gravatar

    really great tutorial.This is going to magically fix the pages of people who don’t give a crap about IE, but it will cause more work for people who have worked hard to code around IE’s issues. thx

    Comment made on March 2, 2009 at 11:33 pm

  • 6 - obsługa kart płatniczych says: Reply to this comment

    Gravatar

    This is going to magically fix the pages of people who don’t give a crap about IE, but it will cause more work for people who have worked hard to code around IE’s issues.

    Comment made on March 13, 2009 at 10:50 am

Leave a Reply

Why ask?

About this site

Blue Anvil is the online web design journal & portfolio of , a web designer from Norfolk, England. Read More »
ThemeSlice
  • Featured work - More

    • Beefjack
    • Integrity
    • theotaku.com
    • Manic Melon
  • Latest Tweet - More

    • Hot and stuffy in today. Cut the lawn and cleaned the pets. Poor puff died the other day. Looks like the meds to cure the head tilt failed
  • Out of the blue - More

    • Wordpress 2.8 Memory Usage

      With the release of wordpress 2.8 some people are experiencing out of memory php errors along the lines of:

      Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 228968 bytes)

      You may also be seeing pages fail to load fully (for example the wordpress admin dashboard) if php error messages are hidden. I’ve already had one case where we thought certain plugins were to blame but in fact it was just out of memory. A possible fix (which worked in the previously mentioned case) is to add:

      @ini_set('memory_limit','64M');

      to your wp-config file. Has anyone else encoutered this error?

    • jQuery Curvy Corners 1.x and 2.x updated and moved to Google Code

      I have updated the jQuery Curvy Corners plugins (both versions) with jQuery 1.3.2 support and other enhancements. The beta 2 version is looking good and is working in all version of IE, Opera, and Firefox (as far as I can tell).

      You can grab the latest files from Google Code here. Enjoy.

    • I’m too nice: Wordpress Download Monitor plugin page add-on now included with Download Monitor version 3.1.

      It was going to be a paid add-on, but today I had a change of heart and bundled it with the newest version of download monitor. The add-on lets you make a download page using a shortcode; it lists your downloads/categories with full sorting, pagination, and search functionality. Not bad eh? See the documentation topic to see full instructions for usage, or see my download page to see it in action.

      And if you use it, please consider making a donation to ensure the continued development of the plugin!

    • 2 Announcements: New Support forum, and feedback wanted for new download page add-on

      First, I’ve implemented a support forum to Blue Anvil mainly for plugin support and ideas which can be found here. Hopefully this will make supporting my plugins easier. Feel free to add to the discussions (there is also a general web design forum too).

      Secondly, I’ve added a demo of the new download page add-on I’m making for Download Monitor. This will be a paid add-on and it would be cool to get any feedback or suggestions from anyone who would like such a feature. My download page is here. Please leave feedback on the forum or in the comments.