i couldn’t figure out on how to do this (using minDate): by default i want my datepicker only allowing to pick dates >= today.
how would this work?
thx
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.
Use the
minDate:0option in the call to datepicker.This will only allow you to select a date in the next 30 days: