Jquery plugin for date selecting
I'm looking for a Jquery plugin that expo开发者_高级运维ses 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.
精彩评论