tags:

views:

33

answers:

1

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.

+1  A: 

I think selectboxutils might work for you. Check out the datePulldown example on this page.

Kaleb Brasee
It isn't the plugin I had in mind, but it definetly helps. Thanks.
Raphael