Multiple-Dates-Picker-for-jQuery-UI
Multiple-Dates-Picker-for-jQuery-UI copied to clipboard
Feature request: Callback function
I'm using MDP with a project where each date selected should cause a recalculation of the total cost. So after a date is picked, I would like to call my validateCost() function.
I need this too