This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
prevent form submit #7233
Open
Description
when e.preventDefault()
is called on form submit, it does only work when also data-ajax="false"
is defined.
see http://jsfiddle.net/TG85A/
is it intended that the automagical ajax form submit behaviour of jquery mobile does not respect the cancelled submit event?
Found the issue also on stackoverflow http://stackoverflow.com/questions/7438444/event-preventdefault-not-preventing-form-submit-on-jquery-mobile-live-event. I experienced it with 1.4.1 though.
Metadata
Metadata
Assignees
Labels
No labels