I need to enter a date in a field of a form, but the user must select it from a calendar that unfolds, how can I do that?
Do you have some example to share with me? Greetings.
Daniel:o
Printable View
I need to enter a date in a field of a form, but the user must select it from a calendar that unfolds, how can I do that?
Do you have some example to share with me? Greetings.
Daniel:o
I know two calendars, both in Javascript,
1) the one of Matt Kruse JavaScript Toolbox - Calendar Popup To Select Date we used it in a previous project and it is very good and easy to configure
2) one of a called company Zapatec. Javascript calendar/dhtml calendar/Date picker by Zapatec
Marcus:cool: