CSS

DRY Font-Family Declarations

… In which I basically rant about people who don’t know how to keep it DRY and simple.

jQuery Check if Element has auto width/height

…In which I solve a Stack Overflow problem that was deleted from Stack Overflow: “How do we tell if a div has auto height on it or not?” My solution might be a hack, but it’s a solution!