Interactive Full Stack Conf Form
An interactive form for a fictional conference that uses jQuery to alert users to errors upon submission and changes which elements are displayed on the page based on user selections. Using regular expressions the name, email, activity, and credit card fields show an error message upon submission if the value isn't in the correct form. For the job role and t-shirt design sections, additional elements appear based on the user's selection. If JavaScript is disabled these elements won't be hidden. This project was created as part of the Treehouse FSJS Techdegree.