Posts Tagged ‘IE6’

“But The Client Wants IE 6 Support!”

Internet Explorer, Web Design, Web Development | Posted by Keefr November 16th, 2011

I tweeted this at the beginning of November, but felt it was worth reposting and subsequently retweeting. Smashing Magazine did a great article on continued support of older browsers. While not all web projects require this same amount of time and effort to make work in IE6, there is definitely more labor involved — often with a degraded and sub-standard result, not to mention slight code bloat to fix things like IE6′s lack of PNG transparency and conditional style sheets.

While I don’t take as hard of a line as the Smashing Magazine article, it does make a very valid point — stop giving away stuff for free and see how quickly clients move away from the “need” category when it comes to older browsers.

“But The Client Wants IE 6 Support!”

Installing IE6, IE7 or IE8 on any OS (Windows 7, OS X or Ubuntu)

Internet Explorer | Posted by Keefr October 27th, 2011

In searching for a better way to test in older versions of Internet Explorer, a co-worker found this. I haven’t tried it yet, but have downloaded all the files in preparation to do so. Check it out for yourself, and share in the comments your experience and opinions on this as a solution.

Installing IE6, IE7 or IE8 on any OS (Windows 7, OS X or Ubuntu)

Supersleight jQuery Plugin for Transparent PNGs in IE6

Internet Explorer, JavaScript, jQuery | Posted by Keefr October 26th, 2011

For awhile, I’ve been a fan of DD_belatedPNG as the fix for IE6′s lack of alpha transparency on PNGs.

But it seems early this year, the developer of the JavaScript end of lifed it. While I would assume it’ll continue to work for the foreseeable future, but a co-worker found this jQuery-based plugin for IE6:

Supersleight jQuery Plugin for Transparent PNGs in IE6

On a slight tangent, can’t they put together a crack team of Microsoft to get people stuck on IE6 some sort of frankenInternet Explorer that is closer to a modern browser on those old OS’s? The whole web and China in particular would thank you.

Leading the Fight to Say Farewell to IE6

Browsers, Internet Explorer | Posted by Keefr August 23rd, 2011

Wrote this article linked below for Centerline Digital’s blog a few weeks back and thought I’d do a little highly relevant, but still self promotion cross-posting of that article.

Internet Explorer 6 continues to hang around. Let’s do our part to kill it off.

Leading the Fight to Say Farewell to IE6

DD_belatedPNG – The Best IE6 PNG Fix I’ve Found

Internet Explorer, JavaScript | Posted by Keefr February 1st, 2011

For those of us lucky enough to have to still support Internet Explorer 6 with sites past, present and even future, one of the *many* headaches is IE6′s lack of alpha transparency support on PNG files. There are a bunch of different JavaScript fixes out there, and they all pretty much do the same thing — utilize a Microsoft filter to fake the transparency. Sadly, most have limitations, especially for repeating backgrounds. The one linked to below, DD_belatedPNG even gets around that limitation. It’s definitely my choice for future projects needing both IE6 support and PNGs with transparency.

DD_belatedPNG

Trash All IE Hacks

CSS, HTML, Internet Explorer | Posted by Keefr January 21st, 2011

It’s all, or at least partially our fault. Part of the reason Internet Explorer 6.x persists nearly 10 years after its release is because we continue to support and utilize workarounds in our code via JavaScript, conditional stylesheets, etc.

With IE9 in public beta, it’s now been succeeded by 3 full versions — all with PNG transparency support, plus better CSS, HTML and standards in general support.

Trash All IE Hacks

Cross-Browser Compatibility Checking

Browsers | Posted by Keefr March 10th, 2010

Other than the actual initial build of a new site, what’s the most time-consuming and hair-pulling-out task related to building a new web site? Cross-browser compatibility. We’ll all have huge sighs of relief when IE6 finally dies out completely, but there’s still a fair amount of browser testing that should be done.

Found a good article on cross-browser compatibility checking resources.

How to Check Your Website with Multiple Browsers on a Single Machine (Cross-Browser Compatibility Checking)

YouTube Drops IE6 Support on March 13th

Browsers, Internet Explorer | Posted by Keefr February 24th, 2010

I sure hope this helps get rid of some stragglers on IE6 — the bane of all web designer and developers. I cannott tell you how many designers and developers welcome the day that they log into all their sites and their clients sites to find that the Internet Explorer 6.x number have dropped to zero. Sure, they’re tailing off, but I’m still seeing enough users that I’m using conditional comments to target IE6′s buggy and plain off web standard implementation.

An article over at ZDnet, said that “about 20% of the web still use this wretched browser.” Sad. Just sad, especially when there are so many other great (and free) choices — Firefox, Chrome and Opera to name just a few.

YouTube Drops IE6 Support on March 13th