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.
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.
April 1st, 2004 at 17:06
Wow! Bold move Erik.
April 1st, 2004 at 18:34
I would love that, however I do remember what day it is…
April Fools!
April 6th, 2004 at 17:12
Is this an April fools Erik mate ?
April 8th, 2004 at 0:41
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
April 8th, 2004 at 0:46
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 )