I want to add the dropdown style date selector which repopulates the date list according to the selected year and month eg. february 2008 has 29 days, april has 30 days while june has 31 days etc… How can i do this using javascript?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This might help
http://javascript.internet.com/forms/date-selection-form.html
I would recommend to use
http://jqueryui.com/demos/datepicker/