Closed gitllermopalafox closed 6 years ago
Hi,
I'm trying to disable all dates except one after the date picker is created, I tried 3 different ways to do it, in 2 of them only the date that I'm expect to be enable is disabled and in the other one all dates are disabled.
Here is a fiddle:
http://jsfiddle.net/gpalafox/oykha93n/11/
Thanks.
My bad... use the "Flip" option to achieve this behavior...
picker.set('enable', 'flip')
Hi,
I'm trying to disable all dates except one after the date picker is created, I tried 3 different ways to do it, in 2 of them only the date that I'm expect to be enable is disabled and in the other one all dates are disabled.
Here is a fiddle:
http://jsfiddle.net/gpalafox/oykha93n/11/
Thanks.