Are you using any ajax after you submit the form the first time? Thanks, Anoop
On Tue, Aug 18, 2009 at 10:07 AM, Dmitriy Likhten <dlikh...@gmail.com>wrote: > > I have tested this on jQuery 1.2.6 and 1.3.2... After binding a > form.submit event and returning false due to some logic, the second > time the form is submitted, the event never executes and false is > automatically used by the browser. > > Has anyone else experienced this? Is this a browser bug vs a jQuery > bug? >