Hacker News new | ask | show | jobs
by byoung2 5754 days ago
You probably don't even need to check the logs to know that unless you're targeting only Mac users, you'll have to support IE. Even with advanced UI tricks, it shouldn't be to difficult to support IE 8 and 9. 7 will take an extra stylesheet, but that's about it. It should be safe to ignore IE 6 at this point.
1 comments

If only ... if you're hoping to get clients with sluggish IT depts, be prepared for them to still expect IE6 support ... even after casually mentioning the huge security issues.

back to ensuring pixel level stylesheet compatibility for IE6-9.

back to ensuring pixel level stylesheet compatibility for IE6-9

I don't think you have to go that far. I think it's perfectly acceptable to have a fully functioning app that works in most browsers, has a few hacks for IE7+, and a stripped-down version for IE6. Maybe the IE6 version should have nested tables, a high contrast color scheme, and lots of blinking text.