Datepicker without default date
I have 2 calenders on one webpage. When i click a date on the first the second one should be opened (recreated) with min and max dates but WITHOUT a default date, how do i do that?
Max and min works, but the default days will be the minDate if not set it to another available date.
The reason is that the visitor should do the select without hints from us.
/Per-Erik