Ask HN: IE and my web app: keep trying to support it or give up?
Im developing a web application that uses alot of advanced user interaction. I test primarily in firefox and chrome. After reaching a milestone, I test in IE. Of course its broken.
Supporting IE is frustrating. Should I drop IE support (request users use another browser or install chrome frame) - or is it worth the trouble?
4 comments
[ 2.8 ms ] story [ 26.2 ms ] threadback 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.