engineer9090909090909090 / jquery-datepicker

Automatically exported from code.google.com/p/jquery-datepicker
0 stars 0 forks source link

SetSelected on second date picker AND enfore startDate of first Date Picker #198

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

I have two datepickers, one for a start date and one for an end date.

I want to set the end date to be the date selected by the start date AND
enforce it to not be able to select a date before the start date.

Your excellent demos have shown me all the information I need, I just don't
know how to combine the two examples into the solution I need.

Thanks,

Tim

Original issue reported on code.google.com by tdm...@gmail.com on 20 Apr 2010 at 11:22