It think you have to "return false" in order to stop form submition. Is that
what you meant?
> Date: Thu, 2 Apr 2009 20:37:01 -0700
> Subject: [jQuery] How to cancel events
> From: iceange...@gmail.com
> To: jquery-en@googlegroups.com
>
>
> How can i cancel a change event? i have validated te
On Apr 3, 1:37 pm, iceangel89 wrote:
> 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?
If you validate based on the change event, then the change event has
already occurred - you can't cancel it
2 matches
Mail list logo