Secrets of the Javascript Ninjas

Jeff Atwood on Javascript API’s/Libraries (Prototype, jQuery, YUI, …): “The JavaScript Ninjas have delivered their secret and ultimate weapon: common APIs. They transform working with JavaScript from an unpleasant, write-once-debug-everywhere chore into something that’s actually — dare I say it — fun.” (source) Yup, you got that right 🙂

[Javascript] Using Progressive Enhancement to Convert a Select Box Into an Accessible jQuery UI Slider

Now this is most likely the most inventive piece of Javascript – except for my code, of course 😛 – I’ve seen lately: Using Progressive Enhancement to Convert a Select Box Into an Accessible jQuery UI Slider (scroll down for the examples). w00t! (@netlash: I want this in Fork, yesterday!)