Javascript

I do more and more Javascript nowadays. I mostly use the jQuery library, alongside with for instance handlebars and ember.

Here is a little jQuery plugin to skin <SELECT> lists. This solution has the advantage of keeping the select element working as usual, which is useful when other scripts work on the element. Plus is doesn't require extra markup nor CSS.