I have an input of type date , I would like to manipulate this input, because when it is executed in iOS (phonegap app) it becomes a combo , so when I run an onChange event, there would be some way to validate if there was change and which one stopped, instead of "listening" each change my value and perform my function for every exchange?