I'm looking for a Jquery plugin that exposes a date input as 3 select boxes and manages the chosen date in a hidden input inside the form.
I remember seen it a long time ago but at that time a datepicker was more appealing.
I'm looking for a Jquery plugin that exposes a date input as 3 select boxes and manages the chosen date in a hidden input inside the form.
I remember seen it a long time ago but at that time a datepicker was more appealing.
I think selectboxutils might work for you. Check out the datePulldown example on this page.