WDV321 Advanced Javascript

Dynamic Form Structure - Assignment

Use this page as the basis for your assignment. Given the drop down list provided on this page please do the following things.

Not Plugged in
Out of ink
Needs Updated
Connect USB

Broken
Missing Parts
Wrong Product
Other

  1. When Complaints are selected please dynamically create and display a new drop down list that includes at least four options of your choice.
  2. When Technical Problems are selected please dynamically create and display at least four types of problems with an associated checkbox.
  3. When Product Issues aer selected please dynamically create and display at least four types options as a grouped set of radio buttons.
  4. When a new option is selected your script should remove any of the dynamic content.