#62: Advanced Form Styling & Functionality

Avatar of Chris Coyier
Chris Coyier on (Updated on )

This screencast walks through the code that powers a fairly advanced web form. It utilizes jQuery to hide and show inputs as needed as well as power three plugins. One for applying fancy styling, one for validation, and one for the serializing of the inputs and AJAX submission. We then use PHP to optionally save the users name and email, as well as send the actual email.

Links from Video: