Multiple-Dates-Picker-for-jQuery-UI
Multiple-Dates-Picker-for-jQuery-UI copied to clipboard
MDP is a little plugin that enables jQuery UI calendar to manage multiple dates.
I am calling multidatepicker at time of when i am selecting drop down foreach drop down datepicker will load like suppose i select 1 date picker will load and give...
jquery-3.3.1.min.js:2 Uncaught Error: Conversion from "string" format not allowed on jQuery.multiDatesPicker at Function.error (jquery-3.3.1.min.js:2)
I am using a jQuery multi date picker in my html. When I am select the first date in date picker it works fine but when I choosing the second...
I noticed behaviour in MDP, that seems to be unwanted: 1. When I change from the current month to another month in future or past, only two dates from that...
Priority: medium Reproduce: Use an input field for the calendar: Javascript: $('#mdp-demo').multiDatesPicker(); 1. Click on the input to show the datepicker 2. Select some days (and close the datepicker) 3....
Clear input after checking dates doesn't clear multidatespicker dates
I need to have a way to a minimum date range of 3 days. However if the user wants to select more than the minimum, they can. This would be...
Hi **this is NOT the ISSUE** i added new lines to multiDatesPicker options for select date range withoust range ( Limit ). steps 1.select first date normaly 2.press end Date...
https://i.imgur.com/iodN0h0.jpg
Hi , I don't want to highlight today in multidatepicker. But rest funcationality like adddate should work as it is. Can you please suggest the way. 