longbill / jquery-date-range-picker

A jQuery plugin that allows user to select a date range
MIT License
1.12k stars 579 forks source link

Typing date1 not reflected into the calendar #351

Open reggersusa opened 7 years ago

reggersusa commented 7 years ago

I am using the configuration for date1 ~ date2 (2 input's - one for each date). When I type a date into the date1 field, no selection is reflected on the calendar. Is it possible to programatically set the start date of calendar so it appears the user has clicked on that particular date?