Inline DatePicker, Range with Multiple Inputs
From the demo page for the datepicker, I found an example of linking
an inline calendar with a single input using "altField". I'm trying
to accomplish the same thing using an inline range calendar, but I
want to link the dates to two inputs instead of one, a start and end
date. How would I go about this?
Thanks,
-Damien