CodeIgniter Forums
Calendar - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Calendar (/showthread.php?tid=15980)



Calendar - El Forum - 02-21-2009

[eluser]eabihaydar[/eluser]
Hey,

i just need to know how i should select a date from the calendar, i tried
<? echo $this->calendar->generate();?> but this generates the calendar without the possibility to choose the date i want.


please any help

many thanks


Calendar - El Forum - 02-21-2009

[eluser]TheFuzzy0ne[/eluser]
I'm not entirely sure what you mean. Please remember that it's a calendar, not a date picker.


Calendar - El Forum - 02-21-2009

[eluser]eabihaydar[/eluser]
well i need to pick a date from the calendar.

thanks


Calendar - El Forum - 02-21-2009

[eluser]TheFuzzy0ne[/eluser]
In that case, I'd suggest using a JavaScript date picker. Here's one that uses jQuery: http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/