Relative Content

Tag Archive for javascriptjquerycssdatepicker

Dual datepicker jQuery selection

I am building a date picker from scratch as a learning exercise. My date picker has two months side by side, and my question is, what does the jQuery look like for picking a start date and end date, allowing for the user to change their mind and have both dates on the same month, or on opposite months?