I am using the DatePicker plugin from jQuery and have set the minDate attribute. That works in the DatePicker-Popup, when clicking into the input field. But the user is still able to type in a date which isn't the range I want. Is their any way to avoid manual typing, force using the Datepicker or anything else? I am also using the validation Plugin, may be there is any way to combine that?
Thanks for help!