jquery on submit event code example Example: when a form is subbmited jquery $("#myform").submit(function(e) { })