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.

  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 are 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.