Using multiple date range pickers on same page
Hello! I'm using the JQuery datepicker with date range. So I have two input fields with a from-date och a to-date.
The problem is I can only have one pair. I want to have several date pickers on the same page. How can I do that?
Thanks in advance!