Advanced button theming on jQuery UI Dialog – Update
by drew on May 12, 2012
Since my previous post, jQueryUI has updated as well as jQuery itself. The code is largely the same, but they did implement some of the usefulness that I proposed. Essentially, they added the ability to pass the name of the (…)
Unicode in Javascript: Closure Compiler blunders
by drew on May 1, 2012
When coding in JavaScript, as an english speaking citizen, unicode is rarely something that I think of. Recently though, I attempted to upgrade an Underscore package to version 1.3.3. This didn’t turn out as well as I hoped, I was (…)
