I am having to text ids - one is delivery date and other is installation date
i am using datepicker for delivery date giving maxdate as today's date. this goes very well. For installation date I want mindate as delivery date and maxdate as end of financial year. i want to use on click datepicker should open with mindate and maxdate. But i am not able to open the datepicker on first click. i need to unfocus and then click in text id to open the datepicker. how can i open the datepicker with mindate and maxdate with first click?