Quick question on the closing point about rewarding modern browsers. I totally agree. My question is how much effort to put into accommodating the non-modern browsers. I’m not talking about IE6 — screw it. I’m talking about IE8 and CSS3. Is it worth going back and putting it JavaScript hacks to get rounded corners and text-shadow in IE8? It doesn’t take too much time, but is it worth the added clutter in the code and drain on the load speed?
Quick question on the closing point about rewarding modern browsers. I totally agree. My question is how much effort to put into accommodating the non-modern browsers. I’m not talking about IE6 — screw it. I’m talking about IE8 and CSS3. Is it worth going back and putting it JavaScript hacks to get rounded corners and text-shadow in IE8? It doesn’t take too much time, but is it worth the added clutter in the code and drain on the load speed?