the problem I\'m facing is this:
Onchange is only fired when user enters something by keyboard. A possible workarround could be to first focus the textfield and then change it.
Onchange
But why not fetch the event when the user clicks on a date? There already must be some javascript.