Development

CSS Select Options IE Cut Off

Posted in CSS, Development, jQuery on September 16th, 2009 by Brandon Buttars – 3 Comments

So I’ve been working for the last couple of days on a bug at work that is an IE specific bug but may actually help with other browsers in different circumstances. I’m surprised I haven’t run into this bug sooner than I had. I first read a great article on css-tricks.com that I borrowed the screenshot from to illustrate the issue. Their method was good but not exactly what I was looking for. So I decided to come up with my own code.

read more »

Cross Browser Compatibility Testing

Posted in Development on July 21st, 2009 by Brandon Buttars – Be the first to comment

At work this week I have spent a lot of time making sure things look good in all web browsers.  These are the browsers that I have been checking things on lately the most.

  • Safari
  • Flock
  • Firefox
  • Seamonkey
  • Chrome
  • Internet Explorer 6
  • Internet Explorer 7
  • Internet Explorer 8
  • Opera

read more »