jquery datepick - dynamic maxDate
I'm using the datePick jquery plugin, adaptation of datePicker. I have a date range starting with tomorrow (minDate:+1). I want to limit the range of dates to 30 days, but want it to be 30 days from the selected start date. Is it actually already built in and I'm missing something, or does the maxDate need to be customized onSelect of the first date?