Chiranth7954 / people-factory

xtern bootcamp 2017

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

people-factory

xtern bootcamp 2017

Basic Homework

  • Add form values to .details using document.createElement and appendChild, instead of innerHTML.

Bonus Credit

  • Break out some of this functionality into a separate function.

Super Mega Bonus Credit

  • Do not hard-code the names of the fields in your JavaScript. Loop over all the elements in the form.

About

xtern bootcamp 2017


Languages

Language:JavaScript 39.5%Language:HTML 36.5%Language:CSS 24.0%