alexking.org

Menu

  • Blog
  • Projects
  • Tweets
  • Golf
  • About
  • Contact

Step 1 in IE6 Compatibility Hacking

April 11, 2007

When you’re hacking IE6 compatibility into a site, always remember to try the quick fix first:

.your-class-name {
position: relative;
zoom: 1;
}

When it works don’t ask why, just move on to the next issue.

Other Recent-ish Posts of Note on This Site

  • We’ve Made Web Development Complicated

    When I first made my transition from front-end development into back-end development in ~2002, I had two things to learn: a…

  • Every New Hire Has Three Jobs

    At Crowd Favorite we’re getting ready to hire several developers. I’ve been told that our on-boarding process can…

  • Owning Your Online Identity

    I’ve put up a post on the Crowd Favorite blog about how I use WordPress and the FavePersonal theme (free!) to own my…

12 Replies

Categories Development

  • 12 Replies
  • 0 Comments
  • 0 Tweets
  • 0 Facebook
  • 0 Pingbacks
Last reply was May 5, 2009