WebFX Ends IE Support

We’ve decided to stop supporting Internet Explorer at WebFX. A long time ago we told Netscape 4.x users to upgrade and now it is time for all the Internet Explorer users to start experiencing the web the way it was meant to.

5 Responses to “WebFX Ends IE Support”

  1. Script Daddy Says:

    Wow! Bold move Erik.

  2. Allen Says:

    I would love that, however I do remember what day it is…

    April Fools!

  3. Mic Says:

    Is this an April fools Erik mate ?

  4. Erik Arvidsson Says:

    aprilFool: function ()
    {
    if ( !ie )
    return;
    var d = new Date;
    var a1st = new Date(0);
    a1st.setFullYear( d.getFullYear() );
    a1st.setMonth( 3 );
    a1st.setDate( 1 );
    if ( d > a1st && d - a1st

  5. Erik Arvidsson Says:

    Ok. I fucking hate this commenting editor. It is supposed to treat the text entered as plain text but still it removes greater than signs and does not handle multiple whitespace in a good way.

    if ( d LT a1st AND d - a1st GTE 24 * 3600 * 1000 )

Leave a Reply