jquery - how to refresh datepicker? function .datePickerMultiMonth() -
I have a question for you based on this example (Inline Dotepeker):
I disabled a "render callback" function on weekdays Added checkbox to ... (for example, when Saturday-checkbox is checked, all disabled on Saturday).
This date picture works perfectly fine when starting the calendar with multimium ().
But how can I refresh when a checkbox changes (like deselecting the ModE-checkbox)?
is the same as: When I select / unselect the checkbox, the date picture remains unchanged. It only updates and disables after the change in the next month, eg all Monday. It should be immediate when changing the Monday-checkbox.
Do not you have any idea how can I refresh the datepicket? Thanks a lot for your help!
Cheers, Marcus
datepicker ("refresh") < / Code>
You can view it by clicking on the "Method" tab
Comments
Post a Comment