Cuando un formulario se subbmite jQuery
$("#myform").submit(function(e) {
})
Sergiu The Man
$("#myform").submit(function(e) {
})