Blog
Mix 'n match units in CSS?
The 'em'
Is there any value to using relative units in your CSS? I used to think there was a ton of value, using ems for text, percentages for layout, and mixing and matching. However, I'm starting to lean away from relative units. Most of our projects lately have had fixed-width layouts, which makes it pretty convenient to stick with pixel units.
Read morePeek-a-boo search!
Peek-a-Boo Search
So, as a result of a design oversight, the peek-a-boo search is born, well, at least born in my world. During development of a recent site, we noticed that the design didn't have a submit button on the global search. Hmm... After a few minutes of brainstorming, the idea to show and hide the submit button won out. Here's how it works:
Read moreFiled under jQuery
