Php / javascript to create calendar and date picker
3 answers
Are you building an online banking banking system? I would recommend carefully examining any code you go off the internet, if you have one. Be careful with sites that host heaps snippets
as there seem to be a lot of lower quality code out there.
jQuery UI DatePicker is pretty good. Many people use it as well, so it becomes a kind of standard. This is important because if people recognize the DatePicker, they will be more inclined to use it and already know how it functions.
+2
a source to share
I always like the Dynarch calendar: http://www.dynarch.com/projects/calendar/ This is what I have used in the past before.
I think JQuery calendar is a good choice as well.
0
a source to share