[jQuery] How to cancel events

[jQuery] How to cancel events


How can i cancel a change event? i have validated text boxes on
change. so if its not validated i want to cancel the change. how can i
do that?