Hacker News new | ask | show | jobs
by white_devil 5156 days ago
> I've never come across a IE-specific issue that took longer than 5 minutes to resolve, and 99% of the time my markup worked without any "hacks" at all.

Now that's a flat-out lie right there.

1 comments

Or it's the truth and his ~450 projects have been of low to medium css/js complexity.

Or even high complexity and he got really, really, really lucky.

I'd say 80% of all projects were done within 24hrs (standard delivery time) while other projects were 40-page multy-style apps (mostly custom "CRM" solutions). Heck, I even had requests do make the markup IE6-only.
So in other words your apps mostly involved rendering text to a page and letting form submissions edit the database. Which explains why IE support is incredibly easy for you.