Jun 03, 2008

A new stance on IE

Day in and day out, I fight against the FAIL that is Internet Explorer. These days, Version 7 pretty much gets the job done with a little cajoling and the occasional punch in the face, but Version 6 is the bane of my existence. On a whim, I bought DestroyIE.com the other day in hopes of possibly using it for a future project (which will probably never see the light of day). That’s how much I hate it.

Over the weekend, I whipped together a little conditional loop and some styles to figure out of someone visiting my site is running Version 6. If they are, they get this puppy:

Destroy IE!

Sorry to all 7% of my visitors running that browser, but I simply don’t have the time or the patience to encourage you to continuing using it.

For those lucky enough to not have it installed on their computers (I have to because of my job), this is what you are missing:

Your browser (Internet Explorer 6) is not compatible with the Internet or this site. Please upgrade. It’s fast, free, and will make your computer safer.

I recommend Mozilla Firefox and Apple Safari.

Thanks for helping to make the net a better place.

Now, If only I could get away with doing this on one of the work sites. Except I would add on an extra

* {display:none} #ie-sucks, #ie-sucks p {display:block;} #ie-sucks a {display:inline}.

Just kidding, Jay : )

But seriously. Until IE6 ceases to be a major percentage of the online community, we have to code for it. At work, I make sure everyone gets an equal experience on the internet to the best of my ability. But off the clock, I get to have a little more fun.