Chosen.js - a proper Select box solution with javascript
Chosen.js is a very needed javascript library that handles select boxes beautifully. Finally there's a solution for basically all those annoying select box javascript tricks I had to do over and over again..
Json arrays will not sort if objects have keys
Something I recently realized when trying to sort JSON Arrays on Javascript.