şunu dener misin

..
$(document).on("submit","form",function (e) {
    e.preventDefault();
..