14

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?

1

1 Answer 1

16

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

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.