I am using jquery 1.0.3. I have a standard form with an input type="submit" which has a onclick handler. This handler may return false depending on certain conditions. This should cancel the form submit process. It worked fine before, but since I included jquery.js the form gets submitted whatever the return of the onclick handler.
Is this a known bug or feature ? Many thanks in advance Roger -- View this message in context: http://www.nabble.com/input-type-submit-onclick-handler-tf2763963.html#a7707065 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
