jQuery UI Datepicker - Range Selection with Only One Control
In this example, I wanted to try to add range selection to the jQuery UI Datepicker. Its one of the
features I'm interested in providing to my users. My preference is to use the jQuery UI widgets when possible
simply because there is a consistent look-and-feel across the library. I found other libraries that provide
the features but do not work as well overall as the jQuery version.