Time to ignore IE?
        Posted  
        
            by Delan Azabani
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Delan Azabani
        
        
        
        Published on 2010-05-07T03:33:00Z
        Indexed on 
            2010/05/07
            3:38 UTC
        
        
        Read the original article
        Hit count: 318
        
browser
|web-development
In this answer:
which got voted down considerably, I point out the need to ignore Internet Explorer, or at least its old version 6, for the following reasons:
- It is hard to hack for, and some features don't exist at all
- The more you hack for IE, the longer people blindly use it (vicious cycle)
My website, azabani.com, doesn't hack for IE at all. The layout looks somewhat broken in the browser, and most of my projects require features not present in IE's codebase.
I would like to know if you support my view, or if you share views with those who downvoted my answer.
© Stack Overflow or respective owner