* * Handles the form submit event * * jQuery version. * * This file can be adapted to your need : Simply copy it in your theme views folder. * * Receives from Ajaxform_Tags::tag_form(): * * $form_name : Name of the Form * $form_submit_id : ID of the button which will send the form * $url : The URL to the module's controller which handles the form data (post) * */ ?>