/* attach a submit handler to the form */ jQuery("#pulseem_formoid").submit(function(event) {
/* stop form from submitting normally */ event.preventDefault();
/* get the action attribute from the
/* attach a submit handler to the form */ jQuery("#pulseem_formoid").submit(function(event) {
/* stop form from submitting normally */ event.preventDefault();
/* get the action attribute from the