Archive for posts dated 'December 2008'
-
December 2008
-
Using jQuery to swap form fields
Due to an technical decision early on in my project, the date-of-birth field on a profile edit page in a single text-input element. My client would now like the date-of-birth to be 3 dropdown lists, (day, month and year). The amount of work involved making changes to both the back and front ends would take at least a day. (It sounds a lot, but you know it would). Here’s where a front-end developer’s best friend…
-