…In which I use JavaScript to provide mobile-friendly interactions to an otherwise standard CSS drop-down menu.
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!
IE, Textarea, and Whitespaces. Or: Making a simple log viewer with JavaScript
…In which I basically grumble about IE and my own failure to find the tools I needed quickly!
If This Is “Professional” CSS, Don’t Be a Pro
…In which I whinge about so-called professionals delivering awful CSS, and provide an example.