google-code-export / calendardateselect

Automatically exported from code.google.com/p/calendardateselect
Other
0 stars 0 forks source link

Clearing the date should trigger onchange callback #137

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm using the onchange callback and I was surprised to find that clearing 
the date didn't clear it. This patch does the trick. It checks for an 
actual change then triggers the callback like updateValue does. Maybe you 
have a better way.

Original issue reported on code.google.com by JerseyChewi@gmail.com on 20 Oct 2008 at 8:10

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry, typo there. I meant to say "didn't trigger it".

Original comment by JerseyChewi@gmail.com on 20 Oct 2008 at 8:10

GoogleCodeExporter commented 9 years ago

Original comment by timchar...@gmail.com on 30 Nov 2008 at 8:17

GoogleCodeExporter commented 9 years ago

Original comment by timchar...@gmail.com on 30 Nov 2008 at 8:34