Valideasy is a jQuery plugin that you can use in form validation without writing complex JS script. Everything's done via HTML attributes added to your form fields.
addClassWhenEmail is a jQuery plugin to hide the submit button by default and only show it if user enters the correct email address.