Edit
by harikumar melath - 10 years ago (2014-11-23)
Pick a date in form
| I need to allow the user to pick a date in a Web form. |
Ask clarification
1 Recommendation
oCalendarPicker: Display calendars to pick dates for form inputs
This class can be used to display calendars to pick dates for form inputs.
It can generate HTML and Javascript to display an icon that when clicked will display a calendar to let the user choose a date.
The chosen date is used to fill a given text input in a given date format.
The text for the week days and month names is configurable.
Hightlight current selected date
Output is w3c compliant
| by Manuel Lemos 26695 - 10 years ago (2014-12-02) Comment
This class can generate HTML and JavaScript to embed a date picker in your form.
It shows a button that makes the calendar popup appear to let the user pick a date. |