I can’t get the onChange event to work with calendar…
can anyone help me? Also tried the attachEvent, but looks like it only works for events declared in the object (like the onClick event).
The calendar doesn’t remove the native onChange event from the input, but it will not be triggered when calendar changes the value of the cell.
The only correct way to handle changes in calendar - use onClick event of dhtmlxCalendar