I need to display an inline calendar that allows one to click 1 or more dates for selection. Can the JQuery UI datepicker 1.7.1 do this?
At the moment, Datepicker in jQuery UI doesn't allow multiple dates selection. I created an extension to that plugin that makes it possible: MultiDatesPicker