Multiple-Dates-Picker-for-jQuery-UI icon indicating copy to clipboard operation
Multiple-Dates-Picker-for-jQuery-UI copied to clipboard

MDP is a little plugin that enables jQuery UI calendar to manage multiple dates.

Results 115 Multiple-Dates-Picker-for-jQuery-UI issues
Sort by recently updated
recently updated
newest added

How can I get the currently displayed month? If I could get the underlying date picker somehow, perhaps I can just get it from that, but I don't know how...

Can I get first and last > (not selected) dates from multiDatesPicker in numberOfMonths: [1, 4] mode? Many thanks!

Hi!, congratulations for your development!. How can I configure the texts of months and days in spanish?. And put start week to Monday. Best regards!.

I would like to use MultiDatesPicker for jQuery UI, but datepicker is not showing. And i can't find any Documentation on the web. Please see the question in stackoverflow and...

I found this error try to show a multidatespicker: core.js:1673 ERROR TypeError: Cannot read property 'defaultDate' of undefined at s._get (jquery-ui.min.js:9) at s._getDefaultDate (jquery-ui.min.js:9) at s._inlineDatepicker (jquery-ui.min.js:8) at s._attachDatepicker (jquery-ui.min.js:8)...

Anyone found a fix for this ? I have a full year display and addDates to the calendar but the calendar is blank until its highlighted, once any date is...

How can I **select 2 parts on the same date** in your plugin? Please guide me. I am attaching the image for better understanding. ![onsamedate](https://cloud.githubusercontent.com/assets/3034034/14483525/6d5d134c-0165-11e6-9a94-6f39be395416.png)

Error in IE 11 open link http://dubrox.github.io/Multiple-Dates-Picker-for-jQuery-UI/#demo-simple in console hit $('#mdp-demo').multiDatesPicker();

npm install jquery-ui-multidatespicker HTML PAGE ERROR Uncaught TypeError: $(...).multiDatesPicker is not a function at HTMLDocument. (button.self-87302f8b214082815d683961b22a472315ade3beb2359a6411cae42deb195e55.js?body=1:3) at HTMLDocument.dispatch (jquery.min.js:3) at HTMLDocument.q.handle (jquery.min.js:3) at Object.t.dispatch (turbolinks.self-1d1fddf91adc38ac2045c51f0a3e05ca97d07d24d15a4dcbf705009106489e69.js?body=1:6) at r.notifyApplicationAfterPageLoad (turbolinks.self-1d1fddf91adc38ac2045c51f0a3e05ca97d07d24d15a4dcbf705009106489e69.js?body=1:7) at r.pageLoaded...

Is there a way to set the calendar in read-only mode? I just want to show the dates and do not allow to change them manually.