Recently, I had to spend some time in the customer support channels for two very different organizations: Zappos.com and the Federal Student Loan Servicing Center. The difference between these two, while sadly unsurprising, was still dramatic. TL;DR: The federal government … Keep reading
Tag Archives: support
How to use jQuery to target CSS at older browsers
On a recent project where I had to support Firefox 3.6, 3.0 and 2.0, I had to find a way to target a specific version of the browser due to differences in the rendering engine. It turns out the easiest … Keep reading