ie

Internet Explorer doesn't support getElementsByClassName

Internet Explorer doesn't support the javascript function getElementsByClassName. Not a big deal if you're using a javascript library like jQuery or MooTools. But it's not a good reason to include a library for just one function. So we've got to improvise.

First I check to see if I can use an id instead of a class. In this case I can't because I need to process a series of elements the same way.

Why your website should support Internet Explorer 6

I mean, who uses Internet Explorer 6 (IE6) anyway?

Well according to this wikipedia article...about 17% of us. Clearly a significant share of the market.