0

Pleease check here: http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/datePickerMultiple.html

As you can see, this plugin; the datepicker lets you choose multiple (and isolated, I mean, its not a daterange) dates, as a toggle button

Is there any workaround to implement this with the jQuery UI datepicker?

4
  • Nope, it was designed to get a single date only and populate a field with it. The best solution to your problem is probably to generate multiple fields, each with its own calendar datepicker. Commented Nov 19, 2013 at 15:25
  • Might be what you're looking for: http://multidatespickr.sourceforge.net/ Commented Nov 19, 2013 at 15:26
  • @maddjak That looks awesome! lets dig into it! Commented Nov 19, 2013 at 15:29
  • 1
    @maddjak maybe you want to post it as an answer ;) and check my follow-up question: stackoverflow.com/questions/20076221/… Commented Nov 19, 2013 at 16:05

1 Answer 1

1

MultiDatesPicker (an extension of the jQuery UI Datepicker) can do this.

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.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.