Todd McClintic

Results 1 issues of Todd McClintic

I'm trying to use the closeHandler parameter to run my function after the calendar pop-up closes. When I run it like this: Calendar.setup( { dateField: 'txtDeparture', triggerElement: 'departureBtn', closeHandler: 'updateFunc'...