28
Does making an IE6 stylesheet makes you lazy?
I always wondered what was more time efficient between using an IE6 stylesheet for every bug I see, or try to track down the problem in my website. Most common bugs can be solved without using css tricks. I can pretty much say that half my ie6 css bugs are in fact small errors in my coding but that got fixed by newer browsers automatically.
I rarely use an IE6 stylesheet mainly because I learned most IE6 problems and do workarounds before testing on it. I think it makes my templates more solid that way. When I know this template works on IE6, IE7 and Firefox without the use of IE stylesheets, I know it will probably work everywhere.
I know the IE png fix needs to be achieved in some way, but what i’m talking about is every small glitches we see in our templates that, in general, are caused by a bad calculation somewhere.
The thing is, knowing IE6 is a pain in the ass and might soon be a legend from the past. It might not be worth it, but it did made me saw some flaws in my CSS style.
2 Comments to “Does making an IE6 stylesheet makes you lazy?”
Leave a comment
Articles
Some Tweets
- kind of old, bit I like it http://www.thereisnopagefold.com/
- I really have a love/hate relationship with the E texteditor, so good but so bad at the same time
- onclick on a form instead of submit? Please never do javascript again
- Question: do you think the mobile web has a viable market right more? Pretty hard to convince clients to invest
- I meant jquery mobile.. meh
- Looks like sencha touch will have competition, jquery touch is looking hot!









I completely agree with you. Most people love to jump on the i hate IE6bandwagon. But it has simply aged. Since I have been actively trying to make my designs near-perfect in IE6, my error have been very minimal and my css/html has drastically improved.
YES!!!!!!!!!!!!!!! It makes me crazy!!!!!!!