CodeIgniter Forums
How to use calendar in form - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: How to use calendar in form (/showthread.php?tid=31479)



How to use calendar in form - El Forum - 06-21-2010

[eluser]Alfredo Palhares[/eluser]
Hello, i need to use calendar to get date of birth in a user form register
The form is already made, i just don't know how to implement the calendar as form element, to get the result to POST superglobal.

Any ideas?
Can you point me to any documentation besides the user guide?

I know to use the calendar, i just don't how to implement correctly the form.

here is a link to a snapshot of my development.


Thanks Already,
Alfredo Palhares


How to use calendar in form - El Forum - 06-21-2010

[eluser]danmontgomery[/eluser]
I would use jQuery UI's datepicker: http://jqueryui.com/demos/datepicker/