Is there a good PHP Calendar Popup, that can be adjusted?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Is there a good PHP Calendar Popup, that can be adjusted

Post by Celauran »

simonmlewis wrote:Can the datepicker also be enabled to push forward year by year? Because entering DOB and set at 1985, would be a pain if the person was born in 1991.... Sooooo many clicks...!!!
http://api.jqueryui.com/datepicker/#option-changeYear
simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

Re: Is there a good PHP Calendar Popup, that can be adjusted

Post by simonmlewis »

Mmmmm but if the user wants to use the clicker.....
Is that datepicker capable of Having arrows to "jump years"?
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Is there a good PHP Calendar Popup, that can be adjusted

Post by Celauran »

No. Prev/Next controls months only.
Post Reply