Archive for May, 2010
A new timepicker is now available thanks to Jeremy and other commenters. I don’t have all the suggested/submitted changes yet. Jeremy submitted quite a few changes so I thought I would take a couple smaller steps in integrating all the other changes. I know there are still a few issues that commenters mentioned which are [...]
Sometimes my mind wonders and I just want to play with other technologies. This was one of those times. I’d been wanting to learn a little more about Mootools, especially after reading about their upcoming 1.3 release with a fast, new selector engine. So I figured what better way to learn a new framework than [...]
A rarely seen animal in the javascript world is a break. When it is seen 99% of the time it is within a switch statement. But did you know it can be used for more than that? In Javascript you can label your blocks of code, then when you call your break specify which block [...]
So I didn’t get bogged down with a ton of changes I’ve decided to release another new version. Thanks to Reinout and other contributors the timepicker addon is now a little more friendly, allowing you to type time within a constrained field as well as live updating the input box as you slide the time [...]
Thanks to some readers (Reinout and Jeremy) I’ve posted a couple changes to the Timepicker Addon. It is still early in development but does seem to work pretty well for all of the examples I’ve run it through. Please keep checking back for updates!

