MooTools Datepicker v1.13

Thursday, 09 Jul 2009
MooTools Datepicker v1.13DatePicker v.1.13 is here! Since v1.12 some minor fixes and improvements have found their way to the DatePicker. Some through GitHub (thanks for that), and some communicated through the comments. This update includes: merge of... » read this

MooTools Datepicker - update

Wednesday, 29 Apr 2009
MooTools Datepicker - updateSince it's release about a month ago, my DatePicker has received quite some attention. It's been downloaded many times, and during this period several bugs were found and fixed by you all. Additionally, the option to allow an empty... » read this

Bundling Javascript

Wednesday, 25 Mar 2009
Javascript is becoming increasingly popular. Frameworks like jQuery, MooTools and Prototype/Scriptaculous have opened up a wide array of possibilities to webdevelopers. As a result, many webpages depend on a series of Javascript source... » read this

Mootools Swiff

Thursday, 19 Mar 2009
Updated 19-03-2009: rewritten and extended for more clarity. I was getting the following errors today while using MooTools' Swiff object. (MooTools version 1.2.1) __flash__argumentsToXML is not defined and obj.CallFunction is... » read this

MooTools Datepicker / Calendar

Wednesday, 18 Mar 2009
MooTools Datepicker / CalendarAlthough there are many MooTools datepickers out there, none of them truly satisfies my desires. There are some that use Ajax (and as such require additional PHP scripts), there are some that are Javascript only, but are rendered in... » read this

MooTools: ghosting draggables

Sunday, 01 Mar 2009
MooTools: ghosting draggablesThe Drag.Move is an excellent MooTools-More extension, giving you easy access to drag & drop functionality. However, there is no support for ghosting, which is a useful feature. It helps overcome issues that arise when trying to... » read this