I have a simple example where i have an input field and i put a blur and change event on it:
input
blur
change
HTML
<
you can use
this.unbind('blur'); on the onchange call
this.unbind('blur');