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.





Product stopped working before a year of owning it

Product broke

Product will not always turn on

Product caused my computer to stop working

  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.