I am using jQuery to add a "disabled" attribute to my submit button once it is clicked.
$(\'#submit-button\').click(function () { se